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
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
The text was updated successfully, but these errors were encountered:
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:
The Current Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: