Skip to content

TO-DO App is my first Django project,an excellent starting point for those new to Django, providing hands-on experience with basic CRUD operations and the Django environment. This simple yet functional application allows users to add, mark as complete, and delete to-do items.

Notifications You must be signed in to change notification settings

govendrasahu01/django_todo_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TO-DO app

My first Django project

Table of Contents

installation

clone the repository install python, Django and open cmd run this command --> python manage.py runserver it will give a link like --> http://http://127.0.0.1:8000 add /todo/ on the last of link and open it on browser programm will run

usage

this is not a real life project but it might be helpfull for beggener to understad Django environment.

features

add to-do mark as complete your to-do delete to-do

contact

Name: Govendra Sahu Email: [email protected] LinkedIn: https://www.linkedin.com/in/govendrasahu01/

Thank You For Visiting on Github...

About

TO-DO App is my first Django project,an excellent starting point for those new to Django, providing hands-on experience with basic CRUD operations and the Django environment. This simple yet functional application allows users to add, mark as complete, and delete to-do items.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published