Skip to content

NishanthPrajith/CSC322_Final_Project

Repository files navigation

Norm's Pizza (CSC 322 software engineering Final Project)

Group project for CSC 322 @CCNY. This is Norm's Pizza, a Electronic Restaurant Order and Delivery System.

Live Website Link

Norm's Pizza Live

Group Members Team W

  • Nishanth Prajith
  • Dawa Sherpa
  • Azwad Shameen
  • Jeevan Bastola
  • Ali Syed

Running Locally

First clone the github repo and go into the project directory. Then,

npm install # install the necessary node modules
npm start dev # run the react.js project in development mode

Open http://localhost:3000 to view it in the browser.

If package error appears run these before running npm start.

npm install react-icons
npm install react-select --save
npm install @material-ui/core
npm install react scripts --save

Technologies Used

  • Firebase Authentication
  • Firebase Hosting
  • Firebase Firestore Database
  • React.js

Default Users

  1. Manager   email :test@gmail.com   password : test1234
  2. Chef One   email : chefOne@gmail.com   password : test1234
  3. Chef Two   email : chefTwo@gmail.com   password : test1234
  4. Delivery One   email : deliveryOne@gmail.com   password : test1234
  5. Delivery Two   email : deliveryTwo@gmail.com   password : test1234

Fake Card Number

  • 0123765443210190

Project Documentation

  1. Final Project Report
  2. Phase 1 Report : Software Requirements & Description
  3. Phase 2 Report : Design report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •