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

https://github.com/facundo1000/python-webapp

Basic notes webapp with Django and sqlite
https://github.com/facundo1000/python-webapp

django python sqlite3

Last synced: about 1 month ago
JSON representation

Basic notes webapp with Django and sqlite

Awesome Lists containing this project

README

          

# Python Notes Webapp

A notes app with django where you can do a basic CRUD of notes
and users.

### Stack

- Django
- Sqlite3