Skip to content

cagrawal11/ToDo-list-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo-list-web-app

first learning purpose web app

To use the ToDo webApp, you need to do the following:

  1. Install Django framework. You can get it a detailed guidance here https://docs.djangoproject.com/en/1.8/intro/install/

  2. Pull the source code from https://github.com/cagrawal11/ToDo-list-web-app.git

  3. Navigate to the project folder from Terminal and run the below command:

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

  4. Open web broweser and goto 127.0.0.1.:8000/ to access the app.

About

first learning purpose web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published