Skip to content

sriloshik/elearning-application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 

Repository files navigation

E-Learning

Description

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.

Technologies used

  • Java 8
  • MySQL
  • Spring Boot
  • Spring Data
  • Maven
  • Log4J
  • JUnit
  • HTML
  • CSS
  • TypeScript
  • Angular

Features

  • 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

Usage

  • Clone the project using git clone command
  • Open the frontend folder and run ng build command
  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 37.4%
  • TypeScript 33.8%
  • HTML 27.1%
  • JavaScript 1.6%
  • CSS 0.1%