Skip to content
idrice24 edited this page Sep 2, 2020 · 11 revisions

School Management Software

Welcome to School-Management-Software wiki!

My software is compose of different modules ( features)

Student Behaviour Tracking and Analysis

Compus Recruitment

Admission Module

Account Module

Profile Module

Attendance Module

Staff Module

Report Module

Liberary Module

Communication And Social Module

Cloud Enabled

Details

  • Staff Module

  • Admission Module

*Report Module Each have the posibility to view his/her personal report and can download it in defferent format (pdf, txt, doc, exc etc ).

Database configuration

Create a MySQL database with the name newsms as your DB name and add the credentials to /resources/application.properties.
The default ones are :

spring.datasource.url=jdbc:mysql://localhost:3306/newsms
spring.datasource.username=root
spring.datasource.password=
spring.jpa.hibernate.ddl-auto=update

After You run your Mysql Server..

after login create the different tables and views for the project.
`user`, `´role` and `user_role` this is just necessary to create a user and login in to the apps. 

User Manuel

the user have just to click on https://idrice24sms.herokuapp.com/ to run the apps online
after that the user will login if he/she has the email and password, if not they have to create one buy click on registration link