Features
News Management: Admins can add, update, and remove news articles.
Customer Management: Customers can browse, save, and react to news.
Secure Authentication: Role-based access control for admins and customers.
Qt GUI Integration: Provides an interactive and user-friendly interface.
️ System Components
1. News
Represents a news article.
Includes details like title, content, date, and category.
Can be managed by an admin.
2. Admin
Manages the news database.
Can add, edit, and remove news articles.
Monitors customer interactions.
3. Customer
A user who reads and interacts with news articles.
Can browse, like, and save articles for later.
️ Technologies Used
C++ (Core language)
️ Qt Framework (GUI development)
️ Files (for data storage)