- stores movies in DB (title and description)
- see a list of movies
- create a new Movie
- updated existing Movie
- remove movies from DB
- able to rate move (0 - 5 stars, limited one per user)
- register user and login
- authorize and restrict the app to logged in users only
- Back-end API
- Web single page application
- Mobile Applications (iOS and Android)