-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Summary
- in Create Restaurant Groups Table #3, we will create a table for storing Restaurant Groups
- In APIs for Restaurant Group Table #4, we'll use the APIs to connect to the DB to retrieve information
- We need to display this information on the front end in a neat way, either on a new page or on the same page. We can also use a component library if needed (ex: MUI, Chakra, etc.)
Goals
- Determine if we should use a component library to display data
- Create a new page to show this data:
RestaurantGroup.ts - Display the data neatly
Implementation
- Since this is blocked until Create Restaurant Groups Table #3 and APIs for Restaurant Group Table #4 is merged in, the data can be mocked to use in the page.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels