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.
  4. Python is an interpreted high-level general-purpose programming language. Its design philosophy emphasizes code readability with its use of significant indentation. Its language constructs as well as its object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.


alt text



### How to Run.

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