Skip to content

Latest commit

 

History

History
44 lines (20 loc) · 967 Bytes

README.md

File metadata and controls

44 lines (20 loc) · 967 Bytes

🚙 Joinride Carpooling 🚗

Joinride is carpooling web-app that allows people to give or join rides as they wish. This is a solution to reduce traffic, polution and a way to get know your community.

Authors:

  • A.J. Aguasin
  • Einer Lim
  • Jenny Gutierrez
  • Vanessa Bertoletti

Technologies Used:

backend: Meteor, MongoDB frontend: React.js, CSS

Features:

Drivers and passengers should signup/login and create a brief profile. They will then choose if they want to give a ride or need a ride. Users will opt in to get their current location and choose one of the many landmarks around the city as a destination. Drivers can choose a passenger and once both parties accept the ride, they'll proceed with the carpool.

Usage:

  • Run npm install
  • Run meteor frotend
  • Run meteor mongo backend

joinride