A tool to help you to boost your habits 🚀
Sub-Routines give the users the possibility to easily track his habits. A user just must to create an account and start creating his habits given them a name, a frequency and a status of private or public if user want to share his progress with other people in the application.
Sub-Routines provides a way to remember to the user that should makes an activity according its frequency. Then with users inputs subroutines makes a report with user's progress that will be shown in a fancy graph.
- Track your habits
- Graph for user stats
- Habits stats
-
Clone repository
git clone [email protected]:dejavuhq/sub-routines-frontend.git
-
Navigate into your new created directory
cd sub-routines-frontend
-
Change to the development branch
git checkout development
-
Install dependencies
npm install
-
Run the project in development mode
npm run start:dev
-
Start developing some new feature or improve one that already exists.
This repository is connected with Netlify and changes pushed to master trigger a new build step.
- Alejandro Jimenez
- David Perez
- Rubén Padilla