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 Backend] Dynamically populate projects from Contentful #141

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

Comments

@justinsheu
Copy link

justinsheu commented Sep 21, 2024

TODO: split into multiple issues?

  • Projects page ([Projects Page] Grid of projects quarters #140), projects quarter page ([Projects Page] Projects quarter page #142), and individual project page ([Projects Page] Individual project page #143) should all be dynamically populated from Contentful
  • Write new function to retrieve list of quarters and their descriptions from Contentful
  • Write new function to retrieve list of projects along with their members, description, and logo, given a quarter
  • Write new function to retrieve a specific project's members, description, images, demo link, and demo slide link
  • Modify projects page, projects quarter page, and individual project page to call these new functions instead of the dummy API call functions to populate those respective pages
@justinsheu justinsheu changed the title [Projects Page Backend] Dynamically populate projects from database/contentful [Projects Page Backend] Dynamically populate projects from Contentful Sep 25, 2024
@olliepai olliepai assigned olliepai and smalex-z and unassigned olliepai Oct 31, 2024
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