Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zby-zy/to-do-django
https://github.com/zby-zy/to-do-django
database django django-framework django-rest-framework framework postgresql python python-framework server to-do-list todo web-app web-application
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zby-zy/to-do-django
- Owner: zby-zy
- Created: 2022-03-18T12:41:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-21T09:01:57.000Z (almost 3 years ago)
- Last Synced: 2024-11-15T00:37:56.053Z (3 months ago)
- Topics: database, django, django-framework, django-rest-framework, framework, postgresql, python, python-framework, server, to-do-list, todo, web-app, web-application
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To Do Django
## Framework
* Django
### How to install Django
`pip install django`
## Database
* PostgreSQL### How to run the app
`python manage.py runserver`
## App![]()