crubio / surfe-diem-app

Font end site for surfe-diem
MIT License
0 stars 0 forks source link

Alert system for times when the stoke is unbelievable #25

Open crubio opened 1 year ago

crubio commented 1 year ago

Is your feature request related to a problem? Please describe. A dismissible alert when we have news that reverberates across the surfing world. For example, Maverick's was like 35ft this week. This can display on the site root page.

Describe the solution you'd like A material alert that sits on the home page and maybe has a small desc and links. It can be dismissed. Added bonus, keep the state of "has this been dismissed" in local storage so I don't bug myself with it.

Describe alternatives you've considered I've considered absolutely no alternatives to the one solution I've proposed above.

Additional context In https://github.com/crubio/surfe-diem-api, setup all the stuff we need to create a table to store the alert and provide them via API. Last step would be to integrate into admin for CRUD ops.

crubio commented 1 year ago

Some extra details I want to write down before I forget:

database & schema

Admin dashboard:

App:

crubio commented 1 year ago

I'm going to sit on this one for a while. Backlog