nsht / django_taskbook

A Django project to keep track of your tasks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django_taskbook (Work in Progress)

Build Status

A simple Todo Lists made using django. To run this project create a secret.py file inside the todoapp app (todoapp/todoapp/secret.py) with the string SECRET_KEY = 'example-secret-key' Ensure you use a strong and unique secret key

About

A Django project to keep track of your tasks.


Languages

Language:Python 57.9%Language:JavaScript 23.0%Language:HTML 16.6%Language:CSS 2.5%