Skip to content

This is simple and easy To Do list site. Allows you to create and modify your personal account ๐Ÿ“

License

Notifications You must be signed in to change notification settings

Kate-Pol/Django---To_Do_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

42 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Easy and Useful To-Do site


1. Basic Overview


This is simple and easy to use To-Do site. First you should create an account (if do not have one), and just make your own to-do list. You can add new, update or delete an existing item.

2. Installation Options


Installing all the necessary packages from requirements file

pip install -r requirements. txt 

3. Walk through the Site


  1. Log in (for existing users) or Register (for a new users).
  2. Add Task - allows you to add a new task, which include:
    • Title
    • Description
    • Complete Yes/ No
  3. Each existing task can be modified (click on the task title).
  4. Existing task can be Deleted.
  5. Search - helps to find necessary task.
  6. Log out. All data saving in the database.

Practice Tools ๐Ÿ› 


Pythonย  MySQLย  PostgreSQLย  HTMLย  Git Django

About

This is simple and easy To Do list site. Allows you to create and modify your personal account ๐Ÿ“

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published