https://github.com/juliegibbs/simple-flask-crud-basic
Simple Blog site to show CRUD and file upload on flask. You can use it on your project.
https://github.com/juliegibbs/simple-flask-crud-basic
bootstrap flask html mongodb python
Last synced: 2 months ago
JSON representation
Simple Blog site to show CRUD and file upload on flask. You can use it on your project.
- Host: GitHub
- URL: https://github.com/juliegibbs/simple-flask-crud-basic
- Owner: JulieGibbs
- Created: 2024-03-20T15:52:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T15:53:22.000Z (over 2 years ago)
- Last Synced: 2025-06-01T14:58:59.581Z (about 1 year ago)
- Topics: bootstrap, flask, html, mongodb, python
- Language: HTML
- Homepage:
- Size: 3.46 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```sh
$ pip3 install flask && python3 server.py
```
