Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.