mobidic / SEAL

SEAL db - Simple, Efficient And Lite database for NGS
GNU General Public License v3.0
8 stars 1 forks source link

Add Message Display Functionality in Models #66

Open Char-Al opened 7 months ago

Char-Al commented 7 months ago

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:

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.