W.W.N is a service that provides users to find Netflix films available around the world.
Free Users can sign up for free to receive a random selection of movies that are not available in your country
Premium Users also gets search functionality and sort functionality
- Working as a team
- Different tiers of authorizations
- Working with Stripe
- Making a good pitch
- Fork the repo
- Clone it
- Create new branch
- Use ruby version 3.0.0
- In you terminal type bundle
- Type rails db:create db:migrate
- Type rspec
- If all test show green, you are good to go!
MIT