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.
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.
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