Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 712 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 712 Bytes

Habit-Tracker

Description

This project about managing your and global habits. You can create your own habit which will be able only for you and global habit which will be able for all users. Every day you need to press buttons that you completed or not completed habit today. You will need 21 days by default to consolidate the habit, also you can set your own value.

Installation

git clone git@github.com:Unlie9/habit-tracker.git
cd habit-tracker
python -m venv venv
pip install requirements.txt
python manage.py runserver

Interface

My Image My Image My Image My Image