https://github.com/camerodev/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/camerodev/simple-flask-crud-basic
blog bootstrap flask html mongodb pytyon
Last synced: about 1 month 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/camerodev/simple-flask-crud-basic
- Owner: camerodev
- Created: 2024-03-15T16:33:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-15T16:34:02.000Z (about 1 year ago)
- Last Synced: 2025-04-07T16:43:28.384Z (2 months ago)
- Topics: blog, bootstrap, flask, html, mongodb, pytyon
- Language: HTML
- Homepage:
- Size: 3.46 MB
- Stars: 1
- 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
```