Skip to content

[feature] Project Showcase #227

@No767

Description

@No767

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:

  1. 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???)
  1. 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
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions