Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.21 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.21 KB

Course management platform.

Project for Databases course 2022/23 at AGH UST

Description

The COURSE PLATFORM is an application for managing course reservations. Users can book courses, make payments, access payment history, and cancel reservations. Administrators can create categories, courses, and add mentors. The application ensures data integrity and automates various processes.

Technologies

  • Oracle Database
  • Java
  • React.js

Report

Structure

  • Database - Database logical diagram, database diagram and database script
  • Backend - Creation of databases and database relationships using Hibernate and server management using Swing
  • Frontend - Code for an application that supports and facilitates the use of the database

Authors