Skip to content

This academic management system manages the students , teachers and the academic administration of an institute. It provides facilities for the complete institutional journey of the stakeholders.

Notifications You must be signed in to change notification settings

subham-71/Academic-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Academic Management System

This academic management system manages the students , teachers and the academic administration of an institute. It provides facilities for the complete institutional journey of the stakeholders.

UML DIAGRAMS

Activity Diagram

UML_Activity_Diagram

Class Diagram

UML_Class

CODE

Database

Steps to setup the database:

a) Install PostgreSQL server.
b) Copy all the sql queries inside the app/src/main folder and run them to build the database.

Application

Steps to run the code :

a) Please go inside the "CS305-miniproject" folder and open a terminal.
b) Run "gradle build" command
c) Run "gradle run --console=plain" command
d) Please follow the instructions shown in the terminal and give inputs accordingly

UNIT TEST PLAN

Unit_Test_Plan

JACOCO CODE COVERAGE REPORT

image

About

This academic management system manages the students , teachers and the academic administration of an institute. It provides facilities for the complete institutional journey of the stakeholders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages