This is a management system for graduates developed using a variety of technologies, including SQL, Kotlin, Java, Spring Boot, Gradle, TypeScript, Yarn, JavaScript, Next.js and React.
To run this project, you will need to have the following tools installed:
- Node.js and NPM/Yarn
- Java JDK
- Gradle
- An SQL server
- Clone this repository to your local machine using
git clone. - Navigate to the project directory.
- Install the frontend dependencies with
yarn. - Set up the SQL database and update the connection settings in the Spring Boot configuration file.
- Start the Spring Boot server.
- Start the React development server with
yarn dev.
Detailed instructions on how to deploy the backend of this project can be found here.
Detailed instructions on how to deploy the frontend of this project can be found here.
This system allows you to manage information about graduates, including their courses, institutions, CNPq scholarships, and more. You can view, create, update, and delete records through the web interface.
