HackRU / frontendv2

Running it back.
https://frontendv2-six.vercel.app
5 stars 2 forks source link

Create Mock Data in Data.ts to be consumed by Dashboards #4

Closed kevinmonisit closed 6 months ago

kevinmonisit commented 6 months ago

The frontend components, dashboard and landing page, need to consume data via React Server Components. There exists a data.ts file that lays it out.

What information from Profile.js should be included? What are the most important bits of it? We can also have Ashirth join in this discussion as well.

Consider the following diagram.

IMG_7AE7E1543C29-1

kevinmonisit commented 6 months ago

See: https://github.com/HackRU/lcs/wiki/Using-LCS#the-user-object

New Goal: