-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Summary
This idea is requested by Javier, but the idea is to create a site where people can upload projects and show it.
What is the feature request for?
Functionality of the website
The Problem
As of now, the prod website doesn't have a way to display projects and showcase them.
The Ideal Solution
Ideally this is broken up into two parts:
- Showcase page
- Users can see and scroll through different projects, separated by different SIGs. Users can filter out by types, etc.
- This requires heavy data fetching, so caching will be important here. Ideally the app doesn't need to spam db calls to, so ideally an cache using TTL invalidation is needed here (in-memory or Redis)
- Display who created it, and upload date
- Popup modal for more info, or another dynamic page (nextjs page routing???)
- The upload page
- Upload pictures of the (image server or cdn needed?)
- Link github
- Description and title
The Current Solution
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
No labels