Skip to content

a todo list (task manager) created using django

Notifications You must be signed in to change notification settings

yeshwindbz9/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo

a todo list (task manager) created using django

Getting Started

Note: Make sure your Django environment is setup. You can learn more about django here: https://www.djangoproject.com/

Installation

First, clone the repository with the 'clone' command, or just download the zip. Then you go, you can now open & edit the project.

Running the application

Make sure you have the django framework installed and running.
Run the following command in your terminal.
$ python .\manage.py runserver

Built with

  • Django - A python based web development framework
Check out Django's online documentation for help getting start with your Django project.

About

a todo list (task manager) created using django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published