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

[TASK] Implement a New Blog and News Management System #3

Open
charlottewiltshire0 opened this issue Nov 29, 2024 · 0 comments
Open

Comments

@charlottewiltshire0
Copy link
Collaborator

charlottewiltshire0 commented Nov 29, 2024

Currently, the website lacks a proper system for managing blog posts and news articles. Writing and publishing news is not streamlined.

We would like to implement a new blogging system where news and blog posts can be written and managed more effectively. This could be done in two ways:

Option 1: Create a separate repository for news articles, where the website will fetch the latest posts. This approach keeps the content management system decoupled from the main website and allows easier handling of articles.

Option 2: Implement an admin panel with authorization and a connected database where users can write and publish news directly through the panel. This solution would integrate with the website’s backend and allow direct updates to the site.

@charlottewiltshire0 charlottewiltshire0 added the enhancement New feature or request label Nov 29, 2024
@charlottewiltshire0 charlottewiltshire0 changed the title Implement a New Blog and News Management System [TASK] Implement a New Blog and News Management System Dec 26, 2024
@charlottewiltshire0 charlottewiltshire0 added task Priority: High and removed enhancement New feature or request labels Dec 26, 2024
@charlottewiltshire0 charlottewiltshire0 moved this from Backlog to Ready in Redot Website Dec 26, 2024
@charlottewiltshire0 charlottewiltshire0 moved this from Ready to In progress in Redot Website Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

No branches or pull requests

1 participant