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

[feature] Project Showcase #227

Open
No767 opened this issue Oct 22, 2023 · 0 comments
Open

[feature] Project Showcase #227

No767 opened this issue Oct 22, 2023 · 0 comments
Assignees

Comments

@No767
Copy link
Member

No767 commented Oct 22, 2023

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

@No767 No767 self-assigned this Oct 22, 2023
@No767 No767 mentioned this issue Dec 30, 2023
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant