/hitchbike

Primary LanguageJavaScript

hitchbike

Hitchbike is a secure marketplace which allows travelers who need a bicycle to connect with owners who have a spare bicycle to rent. As travelers who frequently visit foreign cities, we identified the need for reliable short-term transportation that was less costly than commercial bicycle rental companies. As bicycle-owners, we realized that our unused bicycles held value to someone who needed transportation.

heroku deployed site: https://hitch-bike.herokuapp.com/

DB Schema: https://drive.google.com/file/d/0B-VGJTowAGIZcjVVbXdNTGJwQmc/view

Wireframes

drive pdf https://drive.google.com/file/d/0B-VGJTowAGIZVjRRY3FzY21oT0U/view

uxPin preview (better quality) https://collaborate.uxpin.com/8575fcea6dda78cb96d791214bbc2754f7f18773#/pages/54833709

Instructions to run on local machine:

  1. git clone to local machine
  2. npm install
  3. npm install nodemon -g
  4. create PSQL Database called 'hitchbike'
  5. run 'nodemon' in terminal