Odycity makes it fun to explore your city by making it easy and fun to find what is happening around you.
Odycity makes it easy to start your odyssey on Android or iOS. By using a location of their choice the user can find restaurants, bars, museums, live music, local shopping, and art venues all within walking distance. Pick and choose what interests you and we will plot the best route. And if our users are feeling adventurous, they can choose a premade journey with each destination being a surpise.
However you decide on your journey be sure to share every memory by uploading your photos of each destination.
- Product Owner: Aaron Matheney
- Scrum Master: Violet Suber
- Development Team Members: Jake Pepple, Aaron Matheney, Violet Suber
- Front End: React-Native, Redux, Three.js, Expo
- Server: FeathersJS, Sequelize, Passport
- Database: PostgreSQL
- Deployment: Docker, Amazon Web Services, Google Cloud Platform
- Testing: Jest
- Node.js 8.1.4
- NPM 5.0.3
- PostgreSQL 9.6
From within the root directory:
$ npm install -g React-native
$ npm install
To start front end run:
$ react-native run-android
$ react-native run-ios