Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deepashrisg/blog-fe
Blog App
https://github.com/deepashrisg/blog-fe
Last synced: 4 days ago
JSON representation
Blog App
- Host: GitHub
- URL: https://github.com/deepashrisg/blog-fe
- Owner: DeepaShriSG
- Created: 2024-03-23T13:17:03.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T16:35:14.000Z (5 months ago)
- Last Synced: 2024-07-26T18:26:33.091Z (5 months ago)
- Language: JavaScript
- Homepage: https://dheblogs.netlify.app/
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Blog Application
MVP(Minimum Viable Product) A user should be able to signup
and view other users blogs and post
User shall be allowed to create a blog and send to Admin for approval
Only Approved Blogs will be visible on the blogs sectionNice to Have User should be able to like or dislike the blog or
post Should display the number of views of each blogsUser Flow:
1. Signup page
2. Login page
3. Dashboard - View other users blogs
4. Dashboard - Option to view your blogs
5. Option to view your blogs - List all the blogs with status
6. Option to view your blogs - Create and publish a new blog
7. Create/Edit - Title, Image url, Description
8. On Submission it will be listed to Admin Automatically
9. On Approval it will go live
10. On Rejection the reason will be available in the selected blogAdmin Flow: 1. When user submit the blog it will be listed to Admin Automatically
2. Button or Toggle to approve the blog
3. Approved blogs can be rejected with reasons
4. Blogs for Approval can be Approved or rejected with reasonsFor more details:
https://www.postman.com/planetary-crescent-492103/workspace/tasks/collection/30449018-bae08438-7230-4926-b8b4-ac209b1c713d?action=share&creator=30449018