Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 268 Bytes

File metadata and controls

13 lines (11 loc) · 268 Bytes

A WEB BLOG BASED ON FLASK, WITH FOLLOWING FEATURES:

  1. Create a post
  2. Delete a post
  3. Edit a post
  4. Login
  5. Register

STEPS TO RUN: 1.Run : source Setup.sh

Cautions: Install virtual environment using the following command: sudo apt-get install python-virtualenv