- David Du - UI Team | LinkedIn
- Luna Zheng - Project Manager | LinkedIn
- Isaac Favila - Architecture Team | LinkedIn
- Jordan Villacorta - UI Team | LinkedIn
- Jin Cheng - Architecture Team | LinkedIn
- Sebastian Carazo - Project Manager | LinkedIn
Cruze is a mobile ride-hailing app that provides language and dark mode support. Riders and drivers are able to communicate with each other to progress the status of the trip.
Video link: https://player.vimeo.com/video/638202196
To view on a local machine, please follow these instructions:
- Fork the repository and clone to your local machine using:
git clone https://github.com/Team-Lovegood/Cruze.git - Run
npm installto download dependencies. - Add system IP address into /ip.js.
- Enter postgreSQL user in /server/models/landingPage.
- Run
\i schema.sqlafter opening Postgres in /database. - Make Google API key with places, directions, and distance matrix enabled.
- Create /config.js and /client/components/RiderHome/config.js and insert Google API key
- Run
expo startandnpm run serverin separate terminals. - Scan Expo QR code.






