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

[FEAT REQ.] - News Button Date + Color #80

Open
KSanders7070 opened this issue Jul 26, 2022 · 1 comment
Open

[FEAT REQ.] - News Button Date + Color #80

KSanders7070 opened this issue Jul 26, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@KSanders7070
Copy link
Collaborator

Can we get the News button to show the latest date of news from this page https://github.com/Nikolai558/FE-BUDDY/wiki#news ?

When loading launching the .exe, read the news page and store all of the date headers in the temp file.

When the user selects the "news" button, read the news page and store all of the date headers in a local file of the user for reference later.

When launching the .exe, and FEB detects "IMPORTANT" or "URGENT" next to any headers, trigger a Flag Bool to True. Compare the current list of headers on the news page with the ones saved in the users local file. If any date reads "IMPORTANT" or "URGENT" and the user has not seen it before, make the NEWS BUTTON change color.
Yellow = Important
Red = Urgent
If both Important and Urgent are a factor = Red

Some resources:

@KSanders7070 KSanders7070 added the enhancement New feature or request label Jul 26, 2022
@KSanders7070
Copy link
Collaborator Author

News button example:

News-16APR2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: GUI
Development

No branches or pull requests

2 participants