Skip to content

A todo list web application that allow user to manage tasks and goals

Notifications You must be signed in to change notification settings

sahilgajjar/DreamCatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DreamCatcher

⚠️ WARNING
The website is under development and is not ready for use !

A todo list web application that allow user to manage tasks and goals.

Running on local host

  • Install the django using python pip package manager.

  • clone this repo.

  • follow this commands

    python manage.py makemigrations
    
    python manage.py migrate
    
    python manage.py runserver
    

About

A todo list web application that allow user to manage tasks and goals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published