Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 476 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 476 Bytes

python-flask-Web-APP

This is a Web Application made with python-Flask, and SQLLITE3 used as backend.

Project View

Use Cases

  1. User can add any number of blogpost.
  2. User an also edit their blog
  3. User can also delete posts by clicking on red button.


alt text



### How to Run.

-> Clone this repo
-> Install dependepcies
-> Run "app.py"