Skip to content

MTahaCode/learning_management_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

To run the project you first have to run the frontend and then the backend of this project. The backend is in Java and the frontend is in HTML,CSS,Javascript and React To run the front end of our application:

  1. Open the lms frontend folder on your Visual Studio Code
  2. Make sure you have NodeJs installed on your computed
  3. After opening the folder in Visual Studio Code open the terminal
  4. Goto the lms front directory and write "npm i" and press enter
  5. Then write "npm start" to the start the frontend of the project and your lms front end should be running on port 3000

To run the backend

  1. Open eclipse
  2. Open the lms backend project folder in eclipse
  3. Now run the LmsApplication Jar file
  4. Now your lms backend should be running on port 9000

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors