This application allows you to seamlessly browse a wide selection of movies which you can like or dislike and organize into a collection of favorites.
Ready, set, ACTION!!
After successful login, a user is presented with a randomized movie card with like and dislike buttons.
The movie card can be flipped to display a brief synopsis.
Users can track the movies they have liked within the favorites page. Clicking on a movie will flip the card to allow for rating submission or deleting.
The user profile page allows the user to view their username and linked email, as well as update the password.
The application is hosted on Heroku and can be found here https://flixily.herokuapp.com/
Navigate through the README Using the Table of Contents :
To run locally, use the commands below:
Installing all the packages the application uses :
$ npm i
Seed the database using :
$ npm run seed
Get mongodb database running locally (Run command in another Terminal tab) :
$ mongod
To start the application :
$ npm run start
This project uses the following frameworks, and packages :
- React
- express
- mongodb
- mongjs
- javascript
- html
- css
Sabine Hutter Nic Schworer Jennifer Morris Yerson Arvelo
MIT
Please contact the development team to recieve the detailed contribution guidelines
There are currently no test scripts created for this application :( Happy to collaborate so please reach out!
Please forward all questions about the Flixily to the development team.