princekeshri22 / to_do_list__django

This is a To Do List created in Django Framework. If you have any issues regarding the Code, you can mail me at prince12345keshri@gmail.com . This Code has a Bug, find it if you can😉. Every CDN link is present in cdn_imports.html file in Templates folder. If you face issues regarding loading of the site then your network bandwidth maybe low.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO list using Django

You need to have Django installed in your python environment to work with this project

Make Virtual Environment - python -m venv name_of_your_environment

Now activate the environment, it differs based on your OS

To install django - pip install django

Now you are good to go.

It's a to do list, made with the help of python library django.
This Code has a Bug, find it if you can😉 Every CDN link is present in cdn_imports.html file in Templates folder If you face issues regarding loading of the site then your network bandwidth maybe low.

About

This is a To Do List created in Django Framework. If you have any issues regarding the Code, you can mail me at prince12345keshri@gmail.com . This Code has a Bug, find it if you can😉. Every CDN link is present in cdn_imports.html file in Templates folder. If you face issues regarding loading of the site then your network bandwidth maybe low.

License:MIT License


Languages

Language:HTML 57.6%Language:Python 42.3%Language:Procfile 0.1%