This is a learning management system (LMS) which is created using REST APIs. The system consist of
- Database (MYSQL database)
- REST APIs
- Registration
- Login
- See notification
- Download lecute notes
- Edit profile
- Can see marks and grades
- Receive announcement via emails
- Can enroll/unenroll courses
- Registration
- Login
- Add/Delete Announcements
- Upload/Delete lecuter notes
- Edit profile
- Can evaluate student results
- Able to send announcements via emails
- Framework – Springboot
- Language – Java
- Database – Mysql
- Email sending – Mailgun API
- Authentication handler – JWT auth process