Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vyvy-vi/flask-blog
trying to make a blog
https://github.com/vyvy-vi/flask-blog
Last synced: 9 days ago
JSON representation
trying to make a blog
- Host: GitHub
- URL: https://github.com/vyvy-vi/flask-blog
- Owner: Vyvy-vi
- License: mit
- Created: 2020-11-22T10:57:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T10:59:31.000Z (almost 2 years ago)
- Last Synced: 2024-11-28T20:12:38.870Z (2 months ago)
- Language: HTML
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flask-blog:
This is a Blog site made using Flask
The functionality is minimal and there is currently no application security.# STATUS of Project: To be continued after April 2021:
### TODO-
- Use sqlalchemy with SQL(preferably something that works with my deployment)
- Try to use `Flask-Frozen` and github-pages
- Add application security, with limited access to admin panel
- Add comment feature
AND MORE...!