Skip to content

harshjk/Salon-Portal

 
 

Repository files navigation

Saloon Portal

Our project is called Salon Portal. This will is similar to Seamless but this will help customers find the most suitable salon instead of restaurants. Through Salon Portal, salon owners can create visibility for their salon.

Getting Started

The project can be found on github at https://github.com/CS-546-Project/Saloon-Portal.git. It can be downloaded or cloned and run on your local machine.

Prerequisites

You need to have Node js and Mongodb installed on your local machine.

Installing

Once the project is downloaded you have to delete the node modules folder Then install all the dependencies mentioned in the package.json on the terminal "bcrypt": "^1.0.2", "body-parser": "^1.17.2", "connect-ensure-login": "^0.1.1", "cookie-parser": "^1.4.3", "express": "^4.15.4", "express-handlebars": "^3.0.0", "express-session": "^1.15.5", "handlebars": "^4.0.10", "mongodb": "^2.2.31", "morgan": "^1.8.2", "multer": "^1.3.0", "node-uuid": "^1.4.8", "passport": "^0.3.2", "passport-local": "^1.0.0", "uuid": "^3.1.0"

And coding style tests

We ran all the HTML code against a validator and fixed all the errors

Deployment

The Mongodb has to be started and then on running "npm start" the server starts running

Authors

  • Aakriti Srivastava - Initial work - aakriti7
  • Harsh Kevadia - Initial work - harshjk
  • Renuka Dakshinamurthy - Initial work - rdakshina
  • Ruchika Sutariya - Initial work - rsutariy

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.7%
  • HTML 25.1%
  • CSS 12.2%