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

Build SIGs Page #279

Closed
3 tasks
No767 opened this issue Jan 20, 2024 · 0 comments · Fixed by #305
Closed
3 tasks

Build SIGs Page #279

No767 opened this issue Jan 20, 2024 · 0 comments · Fixed by #305

Comments

@No767
Copy link
Member

No767 commented Jan 20, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant