Skip to content

Feature Request : A separate page to post Blogs #1

@justanuragmaurya

Description

@justanuragmaurya

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.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions