Skip to content

NOTFLIX is a simple app that lets buyers buy the movies they are looking for quickly, and easily contact an admin. The admin can add new movie genres and movie listings. Sellers have the option of buying their selected movie, rating and leaving a review, keeping a list of their favorite movies, and finally filtering through a list of movies.

Notifications You must be signed in to change notification settings

ife2015/NOTFLIX-midterm

 
 

Repository files navigation

Buy/Sell Movie Listing Website

NOTFLIX is a simple app that lets buyers buy the movies they are looking for quickly, and easily contact an admin. The admin can add new movie genres and movie listings. Sellers have the option of buying their selected movie, rating and leaving a review, keeping a list of their favorite movies, and finally filtering through a list of movies.

Final Product

Registration Page "Screenshot of Registration Page"

Login Page "Screenshot of Login Page"

Main Index Page "Screenshot of Main Index Page"

Movie Details Page "Screenshot of Movie Details Page"

Movie Cart Page "Screenshot of Movie Cart Page"

Buyer Chat Feature "Screenshot of Chat Feature"

Admin Add Movie Feature "Screenshot of Add Movie Feature"

Getting Started

  1. Fork this repository, then clone your fork of this repository.
  2. Install dependencies using the npm install command.
  3. Start the web server using the npm run local command. The app will be served at http://localhost:8080/.
    • Note: nodemon is used, so you should not have to restart your server
  4. Go to http://localhost:8080/ in your browser.

Dependencies

  • Node 10.x or above
  • NPM 5.x or above
  • PG 6.x

About

NOTFLIX is a simple app that lets buyers buy the movies they are looking for quickly, and easily contact an admin. The admin can add new movie genres and movie listings. Sellers have the option of buying their selected movie, rating and leaving a review, keeping a list of their favorite movies, and finally filtering through a list of movies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.9%
  • HTML 31.5%
  • SCSS 18.4%
  • Shell 0.2%