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

[Projects Page] Grid of projects quarters #140

Closed
justinsheu opened this issue Sep 21, 2024 · 0 comments
Closed

[Projects Page] Grid of projects quarters #140

justinsheu opened this issue Sep 21, 2024 · 0 comments
Assignees

Comments

@justinsheu
Copy link

justinsheu commented Sep 21, 2024

  • Projects page should display a grid of all quarters for which there were projects
  • Use common card component for each of the project quarters, populate grid using static/dummy Contentful API call function (actual API calls and Contentful setup will be done in [Projects Page Backend] Dynamically populate projects from Contentful #141 )
  • Each row of grid should contain the three quarters for a single school year (e.g. Fall 2024, Winter 2025, Spring 2025)
    • For the current school year, future quarters should still appear but with description "Sorry! We're still creating cool and creative stuff for you!"
      • These future quarters can be populated either through the frontend or by adding to the Contentful
  • Project cards should be clickable and navigate to a dynamic page/route for that specific quarter (routing can be set up in [Projects Page] Projects quarter page #142 )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants