An open API service indexing awesome lists of open source software.

https://github.com/knowledgefactory4u/studentmanagementsystem

The main objective of this project is to manage the details of the student. Admin will manage all these activities.
https://github.com/knowledgefactory4u/studentmanagementsystem

Last synced: 4 months ago
JSON representation

The main objective of this project is to manage the details of the student. Admin will manage all these activities.

Awesome Lists containing this project

README

        

# bookmanagementsystem
The main objective of this project is to manage the details of the student. Admin will manage all these activities.

# User Interface

# Local environment setup


Step1: Install JDK 17 - click here




Step2: Install eclipse - click here




Step3: Install ReactJS - click here




Step4: Install VS code - click here




Step5: Download/clone source code - click here




Step6: Install Apache Maven - click here




Step7: Install MongoDB - click here






Backend setup




Step8: Execute the command - mvn clean install




Step9: Run the app as a Java application or execute mvn spring-boot:run






Frontend setup




Step10: The npm install installs all modules that are listed on package.json file and their dependencies - npm install




Step11: Run the Frontend application - npm start