UCLA-Creative-Labs / sunshine

The official 2023 Creative Labs website

Home Page:https://creativelabsucla.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ Feature: Board/Project Application Viewer

trevorong opened this issue Β· comments

Use Case

Display the board application data in a user readable way

Ideally, we would make a reusable React component that we can use to view and filter the project member app data also. The functionality for view board apps, project lead apps, and project member apps would be very similar. It would just have some different questions

Proposed Solution

Assume that the data exists at ../assets/board-app.json and create a test file src/assets/board-app.json

Read from this file and display it at the route internal/board-app

  • πŸ‘‹ I may be able to implement this feature request

This is a πŸš€ Feature Request