A full-stack web application for managing student course enrollment, built as part of an internship assessment for Cosmopolitan University.
- Frontend: Next.js, TypeScript, Tailwind CSS
- Backend: Node.js, MySQL
- Form Validation: Zod
- State Management: useState, useEffect,
- API Calls: Axios,fecth
- Deployment: Vercel (Frontend)
- Login
- View all available courses
- Enroll in a course
- View enrolled courses
- Login
- Add new courses
- Edit and delete existing courses
- View all enrolled students