-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Next Generation Kaleidoscope needs a frontend to consume the backend API spec mentioned in #39
Describe the solution you'd like
The frontend should have the following maintainable and testable functions:
- Data fetching: Data should be consumed from the backend API specified.
- Data display: Display should be accessible per W3C standards.
- Error handling: Data errors should be handled without crashing.
- Loading states: Long data load times should ideally be handled with loading states and animations.
- Responsive Design: The web design should be mobile-first.
Describe alternatives you've considered
Maintain a backend API only.
Additional context
None.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request