BerkayMehmetSert / spring-boot-school-management-system

This is a simple School Management System that allows you to manage students, teachers, and classrooms. It also allows you to assign students to classrooms and teachers to classrooms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

School Management System

Introduction

This is a simple School Management System that allows you to manage students, teachers, and classrooms. It also allows you to assign students to classrooms and teachers to classrooms.

Requirements

  • Java 17
  • Maven
  • PostgreSQL
  • Docker

Installation

  1. Clone the repository
  2. Create a database in PostgreSQL called SchoolManagementSystem
  3. Run the following command in the root directory of the project: mvn clean install

About

This is a simple School Management System that allows you to manage students, teachers, and classrooms. It also allows you to assign students to classrooms and teachers to classrooms.


Languages

Language:Java 100.0%