Skip to content

Streak is a streamlined habit-tracking application crafted with the Python Django framework.

License

Notifications You must be signed in to change notification settings

sonumuto/streak

Repository files navigation

streak

Streak is a simple habit tracker written in Python Django. It is a web application that allows users to track their habits and see their progress over time. Users can create habits, mark them as complete, and view their progress.

Getting Started

To get started, clone the repository and install the dependencies.

pip install -r requirements.txt

Then, run the server.

python manage.py runserver

Usage

To use the application, navigate to localhost:8000 in your browser. You can create an account and start tracking your habits.

About

Streak is a streamlined habit-tracking application crafted with the Python Django framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published