Open Issues Need Help
View All on GitHub - [ ] Write a component to display a list of all campuses (just their names and images) 2 months ago
AI Summary: Create a React component that fetches and displays a list of campuses. Each campus should be represented by its name and an associated image. This component will integrate with a backend API (assumed to be set up separately).
Complexity:
2/5
good first issue
- [ ] Add links to the navbar that can be used to navigate to the all-campuses view and the all-students view 2 months ago
good first issue
good first issue
AI Summary: Create a React component to display a list of student names fetched from a backend API (assumed to be set up separately). The component should use class names instead of inline styles and must not include any CSS styling.
Complexity:
2/5
good first issue