Skip to content

scokolDev/CSC478-Group2

Repository files navigation

SBA (Service Booking App)

A Simple app for booking services

Installation

Run the following command from the root directory.

npm install

Create .env file

SESSION_SECRET= express-session secret
MONGODB_USER= mongodb user
MONGODB_PASS= mongodb password
MONGODB_CONNECT= connect url

Start the App

npm run devStart

Adding Additional front end pages

Convert all html pages to ejs and add them to the ./views folder

Place all javascript and css files in the respective folders in ./public

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •