Accomplish.life is a goal setter and accountability tracker for users wanting to transform their lives.
- Product Owner: Daniel Ritchie
- Scrum Master: Eric Forsell
- Client-Side Team Leader: Andrew Slagle
- Server-Side Team Leader: Elizabeth Akerman
Key files and folders are as follows:
- Auth0-lock: 10.2.2
- Angular-jwt: ^0.1.9
- Angular-lock: ~1.0.2
- Angular-ui-router: ~0.3.1
- Angularjs-datepicker: ^2.1.13
- Angular-chart.js: ^1.1.1
- Angular-Route 1.6.x
- Angular-Sanitize 1.6.x
- Body-Parser ^1.16.1
- Express ^4.14.1
- Grunt ^1.0.1
- Node 6.9.x
- Nodemon ^1.11.0
- Path ^0.12.7
- Sequelize ^3.30.2
From within the root directory: npm start
This will initiate the following sequence w/Grunt: npm install cd client bower install cd .. nodemon server/server.js
Any other dependency is connected via CDN
-Auth0 -Amazon MySQL RDB
View the project issues here
See CONTRIBUTING.md for contribution guidelines.
Intiate the test sequence by...