codersforcauses / codersforcauses/game-dev

Art showcase page

Open
#40 3 comments 0 reactions 2 assignees Claimed by @Karl-Sue View on GitHub
backend frontend priority::medium
Dominant language
TypeScript
Stars
7
Forks
4
PR merge metrics
No merged PRs in 30d

Description

The art showcase page should showcase 3 pieces of art created in game jams. The game dev committee should be able to choose the games that will be showcased using the django admin dashboard.

**Frontend requirements**
- Design in Figma to specifically accommodate **three artworks**
- The page should be dynamically populated with all of the currently featured artworks
- Each artwork should have an associated description, link, and other metadata about the artwork, such as:
- The title of the artwork (the name field)
- The the image of the artwork (image field)
- The game the artwork is from (title + link to individual game page)
- The contributors to the artwork, including links to individual member pages (if they exist), their social media, and;
- A link to the individual art page

**backend requirements**
- add the art showcase model, containing the fields:
- id of the artwork
- showcase description of the artwork. This is a description written specifically written for the showcase page, kind of like a curators note.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.