Andrewngabriel / CSC322

Software Engineering @ City College of New York (CCNY)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)


Languages

Language:JavaScript 53.4%Language:HTML 45.9%Language:CSS 0.6%