A community driven, mobile awareness application that delivers real-time event notifications based on your interests and location.
- [Craig Dearden] - (https://github.com/cdearden)
- [Efe Surekly] - (https://github.com/efesurekli)
- [Michael Dai] - (https://github.com/michaelbdai)
- [Sean O'Neal] - (https://github.com/sean-oneal)
This application was built using the following technologies:
- React-Native
- Redux
- Redux Saga
- PostgreSQL
- PostGIS
- Express
- Socket.io
- Sequelize
- bCrypt
- JWT
- Node 6.9.x
- Postgresql 9.1.x
- PostGIS 2.2.x
- React-Native CLI
iOS Simulation:
- Xcode 8.2.x
From within the root directory:
npm installPopulate Data
From within the root directory:
Build the Database
npm run startDb
npm run buildDb
npm run populateDbStart the Server
npm run startServerLaunch App in Simulator
npm run startAppClearing the Database
npm run dropDb
npm run buildDb##Testing
Server Test
npm run testServerDatabase Test
npm run testDbView the product roadmap here
See CONTRIBUTING.md for contribution guidelines.


