Skip to content

Software Engineering @ City College of New York (CCNY)

Notifications You must be signed in to change notification settings

Andrewngabriel/CSC322

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AAAM - Pizza Delivery System

Front-end

  • Boostrap
  • Template Engine: Pug/Jade

Back-end

  • Express

Required Software

Install Guide

  1. Download/clone repo
  2. Navigate to the project directory in console and run npm install in order to install all node dependencies
  3. To run the application, you have to have MongoDB running so open a new terminal tab and type mongod, this will start the mongo server.
  4. To run the website, go to the project open directory in terminal and type npm start in the console then navigate to (http://localhost:3000)

About

Software Engineering @ City College of New York (CCNY)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published