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 install
Populate Data
From within the root directory:
Build the Database
npm run startDb
npm run buildDb
npm run populateDb
Start the Server
npm run startServer
Launch App in Simulator
npm run startApp
Clearing the Database
npm run dropDb
npm run buildDb
##Testing
Server Test
npm run testServer
Database Test
npm run testDb
View the product roadmap here
See CONTRIBUTING.md for contribution guidelines.