Skip to content

Commit

Permalink
Update README.md commit 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Njoro90260 authored Oct 10, 2024
1 parent 00d0a91 commit 49dcb55
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,18 @@ The **Blogs** project provides a platform where users can write and manage blog
├── templates/ # HTML templates for the project
├── static/ # Static files such as CSS and JS
├── manage.py # Django's command-line utility for administrative tasks
## Screenshots
Home Page.
![Home Page.](https://github.com/user-attachments/assets/0a8e4d9a-1323-44a7-8911-e2bfe20c6113)
User authenticattion Page.
![User Authentication.](https://github.com/user-attachments/assets/c4831509-56c3-41e9-8986-1401c6cb2bff)
Blogs Page.
![Blogs](https://github.com/user-attachments/assets/04aef3b1-d406-42ce-ad4d-ebd978edd8f4)
Blogpost Page.
![Blog Post](https://github.com/user-attachments/assets/4c62217e-30cd-4d94-b331-854f7ee0beeb)
## Future Improvements
- Implement a rich text editor for formatting blog posts.
- Add tags and categories to improve post organization.
Expand Down

0 comments on commit 49dcb55

Please sign in to comment.