Skip to content

A lab reservation system website using HTML, JavaScript, and CSS, deployed through Render with a database on MongoDB.

Notifications You must be signed in to change notification settings

DLSU-CCAPDEV/2223T3-S18-G04

Repository files navigation

2223T3-S18-G04

CCAPDEV Phase 1 Group 4 Asares, Karl Gavan, Sandeon Magdamo, Bien Veloso, Antonio

Instructions

  • Open cmd and make sure the path is the mco-phase2-ver2 folder
  • Open mongodb compass and connect to localhost:27017
  • In the command line, perform the following npm install commands: -npm install mongoose -npm install multer -npm install dotenv -npm install express -npm install hbs -npm install mongodb -npm install node-localstorage
  • Then, enter node index.js and, in the mongodb compass application, under the reservations collection under the mco database, click on the import data button and select mco.reservations.json from this folder.
  • Under the users collection under the mco database, click on the import data button and select mco.users.json from this folder.
  • Connect to localhost:3000 on your web browser.
  • Login if you have an account or register if you do not.

About

A lab reservation system website using HTML, JavaScript, and CSS, deployed through Render with a database on MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •