Social event planning and coordination for groups mobile app.
Checkout screenshots and descriptions at My Portfolio Site
- Product Owner: Omar Mohamed
- Scrum Master: Spencer Lopez
- Development Team Members: Carlos Flores
Some usage instructions
- Node 0.10.x
- Mongo
- React-Native-Cli
From within the root directory:
npm install
From within Sembly directory:
npm install
###Testing
From within the root directory:
npm test
###Adding Test Data
To prepopulate database for easier development... From within the root directory:
npm run populate
###Starting the app
With your mongo database runnning Start the server from the root directory:
npm start
From the Sembly directory in one terminal:
npm start
and in another terminal:
npm run build
View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.