Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request : A separate page to post Blogs #1

Open
justanuragmaurya opened this issue Oct 3, 2024 · 2 comments
Open

Feature Request : A separate page to post Blogs #1

justanuragmaurya opened this issue Oct 3, 2024 · 2 comments
Assignees

Comments

@justanuragmaurya
Copy link

Feature Request: Dedicated Blog Posting Page

Current Functionality:

  • Currently, blog content is fetched from a different repository.
  • The main application displays these blogs, but users cannot post directly to the application.

Proposed Feature:

A Separate Page for Blog Posting

I would like to introduce a dedicated page within the application where users can directly write, edit, and publish blogs. This page will offer an easy-to-use interface for creating and managing blog content.

Expected Functionalities:

  1. Blog Creation:

    • A rich text editor for creating and formatting blog posts.
    • The ability to add images, videos, or media files to enhance blog content.
    • Option to preview the blog before publishing.
  2. Post Management:

    • Ability to edit and delete posts after publishing.
    • A dashboard to view all previously published and draft posts.
  3. Storage and Retrieval:

    • Instead of fetching from another repository, blogs will now be stored in the same database as the rest of the application content.
    • Introduce CRUD operations for blog management within the application’s back-end.
  4. Category and Tag System:

    • Ability to assign blogs to categories and tags for better organization and search functionality.

Benefits:

  • Integrated experience: Users can now create and manage content directly within the application, reducing dependency on external systems.
  • Improved workflow: A streamlined content creation process that supports rich media and user collaboration.
  • Customization: More control over blog layout, structure, and management without relying on external repositories.
@justanuragmaurya
Copy link
Author

i would love to work on this

@VineeTagarwaL-code
Copy link
Owner

go ahead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants