Skip to content

Studio-M4/Cruisin-66

Repository files navigation

Cruisin' 66

Cruisin' 66 is a mobile app that lets you find and create road trip itineraries.

Team

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
  4. Team
  5. Contributing

Usage

  1. Create an account
  2. Browse all itineraries, exploring its various stops and photos and commentary from other users.
  3. Create your own itinerary, customizing with stops and photos.

Requirements

  • 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

Development

  1. Install dependencies (see below)
  2. Create database indicated in your db/config.js file
  3. Run run start-dev
  4. Run react-native run-ios or open XCode and build

Installing Dependencies

From within the root directory:

npm install

Roadmap

View the project roadmap here

Contributing

Upstream

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published