Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

## 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.
2. User can also edit their blogs using the Edit Button.
3. User can also delete posts by clicking on red button (Delete).

<br>
<br>
Expand All @@ -16,12 +16,15 @@

<br>
<br>
### How to Run.
## How to Run.

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

# Try to provide a suitable title for your blog because that is what catches the eye.

# To make it appear more like a blogging website, the positioning of the author name and the exact timestamp is adjusted on the top of the post.

<br>
<br>