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

Add Message Display Functionality in Models #66

Open
Char-Al opened this issue Nov 24, 2023 · 0 comments
Open

Add Message Display Functionality in Models #66

Char-Al opened this issue Nov 24, 2023 · 0 comments
Assignees
Labels

Comments

@Char-Al
Copy link
Member

Char-Al commented Nov 24, 2023

Description:

I propose an enhancement to SEAL that involves incorporating a messaging system within the application. This improvement aims to display important messages retrieved from the database in alert blocks. The idea is to create a new class specifically for managing these messages, which will include details such as a unique identifier, start date for display, and end date for display.

Details:

  • Class: Create a new class to manage messages, including properties such as message content, unique identifier, start date, and end date.
  • Display: Implement functionality to show messages from the database in alert blocks within the application.
  • Database Integration: Ensure seamless integration with the database to fetch messages based on their validity dates.
  • Usability: Consider user-friendly aspects such as formatting and styling for optimal message visibility.
  • Testing: Rigorous testing to ensure the reliability and responsiveness of the message display feature.

Additional Information:

This enhancement aims to improve user communication within SEAL by providing a structured and time-sensitive display of important messages. Feedback and suggestions are welcome.

@Char-Al Char-Al added enhancement New feature or request Front-end Back-end labels Nov 24, 2023
@Char-Al Char-Al self-assigned this Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant