Skip to content

Final project for CMPS 369 (Web Application Development)

License

Notifications You must be signed in to change notification settings

inenovsk1/Web-Apps-Final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web-Apps-Final

Final project for CMPS 369 (Web Application Development)

Database

In order to run the application one needs to have a MongoDB server installed on one's machine!

Usage

To run the application do the following:

  1. Clone the repo:
git clone https://github.com/inenovsk1/Web-Apps-Final.git
  1. Go to final_project directory:
cd final_project
  1. Install all required dependencies:
npm install
  1. Start the database in a separate terminal
mongod [options]
  1. Run the application:
npm start

About

Final project for CMPS 369 (Web Application Development)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published