A web based application created using django where user can create account and login to create their own Task lists.
To visit website Click Here
- Python Installed
- Install all packages from requirements.txt.
- Clone this project on your local system
- Open terminal
- Go to the todolist directory
- Now in terminal type:
- python manage.py makemigrations
- python manage.py migrate
- python manage.py runserver
The django development server will start copy the link in the chrome and it's done
- Python3
- html
- css
- javascript
- django framework
- django models
- django auth models
- django user models
- django contib models
- django-online-users
- django urls
- django templates
- django sqlite3