From 9aa0fbc12bb77a7579b80a2342f656a5b78586c7 Mon Sep 17 00:00:00 2001 From: Peter Vacho Date: Sun, 5 Jan 2025 20:26:34 +0100 Subject: [PATCH] fix: typo in subject name AP7MP -> AP7MT --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f19c6ff..96af9ab 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The Event Management Frontend is a native Android application developed in Kotlin. This app provides a comprehensive calendar-based event management system designed for seamless user interaction. -This project was created as the final assignment for **AP7PD** and **AP7MP** subjects. +This project was created as the final assignment for **AP7PD** and **AP7MT** subjects. It integrates with a custom backend REST API to manage users, events, attendees, and categories effectively.