An open API service indexing awesome lists of open source software.

https://github.com/ruben890/to-do-list

It is a web application that allows you to log in and create various task lists, as well as edit and delete them, and a built-in search engine to search for specific tasks. Python/Django, HTML, CSS, Bootstrap
https://github.com/ruben890/to-do-list

bootstrap django python

Last synced: about 2 months ago
JSON representation

It is a web application that allows you to log in and create various task lists, as well as edit and delete them, and a built-in search engine to search for specific tasks. Python/Django, HTML, CSS, Bootstrap

Awesome Lists containing this project

README

          

# To-Do-list-Python-Django
It is a web application that allows you to log in and create various task lists, as well as edit and delete them, and a built-in search engine to search for specific tasks. Python/Django, HTML, CSS, Bootstrap, JS

generate secret key for django
$ python -c 'from django.core.management.utils import get_random_secret_key; print(get_random_secret_key())

Homepage
[![Captura-de-pantalla-155.png](https://i.postimg.cc/vB2fsS7w/Captura-de-pantalla-155.png)](https://postimg.cc/BLDX5pwm)