added a new idea. please accept and merge it

pull/565/head
dishantzaveri 3 years ago
parent b47cf8261f
commit 782aa583db

@ -0,0 +1,31 @@
# Popcornflix - Movie streaming app
**Tier:** 2-Intermediate
A free movie app that simplifies streaming the site's movies on your phone or tablet.
There are certainly some things the service could improve upon, such as the quality of the movies and the methods you're able to use to find a movie to watch. For example, most movie sites let you sort the videos by popularity or release date, and sometimes even rating, but Popcornflix simply defaults to an alphabetical listing and doesn't let you change it.
All that said, it's still a nice place to visit if you're wanting to avoid paying for films.
## User Stories
- [ ] User can signup via social media account or google.
- [ ] User can see the movie list based on genre.
- [ ] User can add any movie to favourites.
- [ ] User can watch any trailer.
- [ ] User can search any movie.
- etc...
## Bonus features
- [ ] User can watch any movie for free initially based on a coin system
- [ ] User can buy coins for yearly subscription .
- etc...
## Useful links and resources
- [How to setup](https://www.youtube.com/watch?v=FbGrkTzx3r8)
## Example projects
[Popcornflix](https://github.com/dishantzaveri/Popcornflix)
Loading…
Cancel
Save