Skip to content

girishgr8/WordFlow

Repository files navigation

Wordflow

Made-With-Python Made-With-Flask

Blog Website developed using Flask Framework

Publish your thoughts at Wordflow:

for thought in mind:
print blog

Follow the steps:

# Clone this project repository
#           OR
# Create a folder and do: 
git init
git remote add origin https://github.com/girishgr8/WordFlow.git
git pull origin master

# Open cmd and type command, which will start flask server:
python app.py

# Open browser and type in: 
http://localhost:5000

Features:

  1. Create, Edit, Delete Blogs
  2. Edit Profile
  3. Help References
  4. View blogs of other bloggers
  5. Community Contact & updates for new features...

Improvements:

  • Like, Comment, Share.
  • @mentions, images for blogs.

DEMO

1. Dashboard

Dashboard

2.Create New Blog

New Blog

3. Edit Blog

Edit Blog

4. Edit Profile

Edit Profile

5. View Your Blogs

Your Blogs

6.Contact Community Service

Contact Community Service

7. New Feature Upcoming

New Feature