A project hasmter timetracker version using Hapi, mongodb and Angular
- Install it from mongodb.org
- Run mongod from a command line
git clone https://github.com/JuanSierra/clofluham.git
cd clofluham
npm install
npm start
- Create/Delete a category
- Create/Delete an activity
- Create/Delete an user
- Authenticate an user
- Log a user's fact
- Show current user's fact
- Finish current fact
This project is licensed under the Apache License version 2.0 - see the LICENSE file for details