Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dluismendezpy/todo-app-list-django-postgresql
This is a Todo List App using django and postgresql
https://github.com/dluismendezpy/todo-app-list-django-postgresql
Last synced: about 1 month ago
JSON representation
This is a Todo List App using django and postgresql
- Host: GitHub
- URL: https://github.com/dluismendezpy/todo-app-list-django-postgresql
- Owner: dluismendezpy
- License: mit
- Created: 2021-08-05T17:08:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-21T20:30:42.000Z (about 3 years ago)
- Last Synced: 2023-03-09T23:16:43.614Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Todo List App With Django and Bootstrap
- Simple Todo List app
- Add items
- delete items## Get Code
To clone this project, type in your terminal:`git clone https://github.com/dluismendezpy/todo-app-list-django-postgresql.git`
## Note
Before running this project, you must create a virtual environment and install the libraries found in requirements.txt using pip.