A simple Java web application modeling a Learning Portal; built as a culmination of training period.
The web app cuurently has very basic functionality wherein a user can access our Learning Portal either as a Learner or an Admin.
- View courses enrolled.
- View courses in catalog.
- Enroll in courses.
- Unenroll from courses.
- View all courses in catalog.
- Add new courses.
- Delete courses from catalog.