fix typo in subject name AP7MP -> AP7MT

This commit is contained in:
Peter Vacho 2025-01-05 20:25:51 +01:00
parent d66ce2f450
commit d03bed4b14
Signed by: school
GPG key ID: 8CFC3837052871B4

View file

@ -4,8 +4,8 @@ The Event Management Backend is a REST API developed using the FastAPI framework
Management System, providing the essential data and functionality for a calendar-based event management application.
This project was created as part of the final assignment for **AP7PD**, which specifically required a backend
implementation. For **AP7MP**, the focus was on the frontend, however, since the same frontend project is being reused,
this backend is introduced as a dependency. While not formally part of the graded assignment for AP7MP, the backend
implementation. For **AP7MT**, the focus was on the frontend, however, since the same frontend project is being reused,
this backend is introduced as a dependency. While not formally part of the graded assignment for AP7MT, the backend
plays a crucial role in providing the necessary functionality.
## Overview / Key Features