Cruisin' 66 is a mobile app that lets you find and create road trip itineraries.
- Product Owner: Henry Han
- Scrum Master: Sophia Lee
- Development Team Members: Ningyi Ma, Julio Jean Fils
- Create an account
- Browse all itineraries, exploring its various stops and photos and commentary from other users.
- Create your own itinerary, customizing with stops and photos.
-
npm
-
React Native
-
XCode
-
MySQL
-
Node/Express
-
/db/config.js file containing: username, password, database, host, dialect
-
/server/api.js file containing: cloudinary cloud_name, api_key, api_secret
- Install dependencies (see below)
- Create database indicated in your db/config.js file
- Run run start-dev
- Run react-native run-ios or open XCode and build
From within the root directory:
npm install
View the project roadmap here