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

https://github.com/mugunthanraju/blogy

By clicking below link you can see live running Blogy App.
https://github.com/mugunthanraju/blogy

python-flask-framework sqlalchemy sqlite-database

Last synced: 4 months ago
JSON representation

By clicking below link you can see live running Blogy App.

Awesome Lists containing this project

README

          

# Blogy - *GMR's Tech Blog*
:link: [Live Running App Link](http://gmr.pythonanywhere.com/)

### Technologies Used In This Application :

1) *Python's Web Framework* - **Flask**
2) *Python SQL toolkit and Object Relational Mapper* - **SQLAlchemy**
3) *Web Template Engine for Python* - **Jinja 2**
4) *Storage of Database* - **SQLite**
5) *Rendering Templates* - **HTML5**
6) *Styling the Webpage* - **CSS3**

### Features of this Application :

*User can*
1) **Create a Post**
2) **Edit a Post**
3) **Delete a Post**
4) **Read all the Posts**