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.
- A.J. Aguasin
- Einer Lim
- Jenny Gutierrez
- Vanessa Bertoletti
backend
: Meteor, MongoDB
frontend
: React.js, CSS
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.
- Run
npm install
- Run
meteor
frotend - Run
meteor mongo
backend