Skip to content
/ ZipUp Public

Helping your business go down.. (24-hour hackathon project. Do not try to make sense of code.)

License

Notifications You must be signed in to change notification settings

karan/ZipUp

Repository files navigation

ZipUp

Yelp for bathrooms..

Helping your business go down. Will be deployed on the interwebz when we work to make it less hacky.

Stack

  • Backend: node, express, mongodb
  • Frontend: jQuery

Running locally

Make sure you have mongodb installed.

(cd into ZipUp directory.)

npm install
mongod --dbpath data/
node app.js

API methods:

/get/bathrooms/ return all bathrooms in db (uuhhhhh)!!!!

/b/:id return specific bathroom details

/add/bathroom Add a new bathroom

/get/reviews/:id returns reviews of the bathroom

/add/review/:id post a review to id bathroom

About

Helping your business go down.. (24-hour hackathon project. Do not try to make sense of code.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •