An open API service indexing awesome lists of open source software.

https://github.com/fredcodee/blog

Blog is standard blogging platform, a content management system an online publishing platform created with python flask
https://github.com/fredcodee/blog

css flask flask-sqlalchemy html javascript postgresql python

Last synced: 4 months ago
JSON representation

Blog is standard blogging platform, a content management system an online publishing platform created with python flask

Awesome Lists containing this project

README

          

# Blog
Blog is standard blogging platform, a content management system an online publishing platform created with python flask
### Tools:
- Flask
- Python
- Javascript(frontend)
- SQLAlchemy(postgresql)

### webapp preview
![alt text](https://github.com/fredcodee/Blog/blob/master/appview/home%20page.png)
![alt text](https://github.com/fredcodee/Blog/blob/master/appview/payment%20page.png)
![alt text](https://github.com/fredcodee/Blog/blob/master/appview/add%20article%20page.png)
![alt text](https://github.com/fredcodee/Blog/blob/master/appview/articlepage.png)