Educational applications or eLearning apps have become a primary source of imparting education for many institutions, universities, colleges, and schools. The demand for such applications has increased to modernize the field of education.
- Java 8
- MySQL
- Spring Boot
- Spring Data
- Maven
- Log4J
- JUnit
- HTML
- CSS
- TypeScript
- Angular
- Student can enroll in a course
- Student can view all enrolled courses
- Student can view all courses
- Student can edit their profile
- Student can register
- Teacher can add course
- Teacher can edit course
- Teacher can delete course
- Teacher can view all students
- Teacher can view all courses
- Clone the project using
git clonecommand - Open the frontend folder and run
ng buildcommand - Run ng serve for a dev server. Navigate to http://localhost:4200/
- Open the backend folder, and import it in your ide and run the application
- Change the urls in the service layer of the frontend application