Skip to content

TinyTrebuchet/ADP4Project

 
 

Repository files navigation

About the project

The project is about a salon slot booking application which aims to provide the user with a tool to manage all their salon appointments in one place. The application allows the user to make appointments with different salons and manage them together in one place. It also allows to cancel appointments.

image

Screenshot_20220727_175732

Screenshot_20220727_175807

image

Required Softwares

  1. Node.js.
  2. Mongodb.

Steps to run

  1. Install all the dependencies using "npm i" in the powershell opened in project folder.

  2. To populate the database, run seed.js.

  3. Run the command "nodemon index.js" to run the server at port "3000".

  4. Open your browser and go the url "localhost:3000".

  5. Thanks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 32.7%
  • HTML 26.4%
  • JavaScript 25.8%
  • CSS 15.1%