https://github.com/artursantiago/movieapp
https://github.com/artursantiago/movieapp
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/artursantiago/movieapp
- Owner: artursantiago
- Created: 2020-09-14T21:40:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-07T22:48:19.000Z (over 4 years ago)
- Last Synced: 2025-01-31T07:32:51.904Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.51 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movie Database App
### User Stories
- [X] User can see all the popular movies on the front page
- [X] User can search movies by filters
- [X] User scroll down to see all other movies according to release date (Only to Vue and React)
- [X] User can click on any of the movie to go to their own separate page
- [ ] User can then see all about the movie ratings, about, actors present on each separate movie page## Bonus features
- [X] User can create an account
- [ ] User can create their own watch list