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

https://github.com/apekshamarutip1/blogapp

Blogging web-app developed by using Flask (Python web framework). In this app user can create account, then login, and then can post some blogs with a title. User can also edit and delete their posts.
https://github.com/apekshamarutip1/blogapp

css flask html python

Last synced: 3 months ago
JSON representation

Blogging web-app developed by using Flask (Python web framework). In this app user can create account, then login, and then can post some blogs with a title. User can also edit and delete their posts.

Awesome Lists containing this project

README

          

# BlogApp
This is a blogging web-app developed by using Flask (Python web framework). In this app user can create account, then login, and then can post some blogs with a title. User can also edit and delete their posts.

## Technologies used:
Pythoon-Flask

SQL, SQLAlchemy SQLite (database)

HTML5, CSS3, Bootstrap4 (Front-end design)

VS Code (Editor)

Heroku (host)

## Live website link
BlogApp