GithubHelp home page GithubHelp logo

jaymwakideu / video-rental-store Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neeleshio/video-rental-store

0.0 0.0 0.0 16.17 MB

A MERN (Mongodb, Expressjs, Reactjs, Nodejs) stack video rental web-app.

Home Page: https://rental-video-store.herokuapp.com/

HTML 6.01% JavaScript 88.37% SCSS 5.62%

video-rental-store's Introduction

Video-Rental-Store

A MERN (Mongodb, Expressjs, Reactjs, Nodejs) stack video rental web-app.

Demo

demo

Features

  1. Inventory of films.
  2. Calculates the price for rentals.
  3. Keep track of the customers “bonus” points.
  4. Changing film type.
  5. List all available films (e.g. not rented at the moment).
  6. The price of rentals is based on the type of film rented and how many days the film is rented for.
  7. Customers get bonus points when renting films. A new release gives 2 points and other films give one point per rental (regardless of the time rented).
  8. The system keeps track of how many bonus points the customer has and the customers can use their accumulated bonus points to pay for “new release” rentals.

Installation

You'll need Git and Node.js & npm installed on your computer.

Usage

Frontend

From your command line:

# Clone this repository
$ git clone https://github.com/neeleshio/Video-Rental-Store.git

# Go into the repository
$ cd Video-Rental-Store

# Go into the folder
$ cd FRONTEND

# Install dependencies
$ npm install

# Run the server
$ npm start

Backend

From your command line:

# Clone this repository
$ git clone https://github.com/neeleshio/Video-Rental-Store.git

# Go into the repository
$ cd Video-Rental-Store

# Go into the folder
$ cd BACKEND

# Install dependencies
$ npm install

# Run the server
$ node index.js

Become a Contributor :

  1. Clone the repo and create a new branch: $ git checkout https://github.com/neeleshio/Video-Rental-Store.git

  2. Make changes and test.

  3. Submit Pull Request with decent description of changes.

Support

Buy Me A Coffee

video-rental-store's People

Contributors

neeleshio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.