A React-based frontend application for managing university courses and their delivery instances. This was built independently as part of a self-driven learning project focused on full-stack development.
- React.js (Vite or CRA)
- Axios
- Bootstrap / Tailwind CSS
- Docker (optional)
Use department code + numeric ID:
| Course ID | Department |
|---|---|
| CS101 | Computer Science |
| MECH202 | Mechanical Engineering |
| MATH203 | Mathematics |
Comma-separated list of existing course IDs.
Example:
CS101, MATH203