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
- Host: GitHub
- URL: https://github.com/facundo1000/python-webapp
- Owner: facundo1000
- Created: 2025-03-06T13:54:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-06T13:58:22.000Z (over 1 year ago)
- Last Synced: 2025-03-14T23:48:51.164Z (over 1 year ago)
- Topics: django, python, sqlite3
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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