You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SIGs page (https://acm-chapter-website.web.app/sigs) is the main page for detailed information about the SIGs, and some info including who is the lead/co-lead for that SIG. It can be broken down into the following phases:
Build the bare-bones page
No data, just placeholder text representing where things should go
Data integration
Integrate the page with data from the backend
Depends on Firebase or Supabase. This needs to be done first
Prevent serving stale data. Backend may handle this already
Filters, detailed information about the sigs (w/ their own dynamic page)
Hardest one, requires dynamic routes
Also depends on backend
The text was updated successfully, but these errors were encountered:
The SIGs page (https://acm-chapter-website.web.app/sigs) is the main page for detailed information about the SIGs, and some info including who is the lead/co-lead for that SIG. It can be broken down into the following phases:
The text was updated successfully, but these errors were encountered: