From 386c16523c666bdeed589226129ea740c6858812 Mon Sep 17 00:00:00 2001 From: amatanasovska <86167204+amatanasovska@users.noreply.github.com> Date: Mon, 12 Feb 2024 14:21:17 +0100 Subject: [PATCH] Update README.md- location based features --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce1b552..a5074ed 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,10 @@ The application is intended to fetch data from the web application available at - Look up several types of posts (announcements) from several sources from the University through the web service - Preview and search frequently asked questions - Camera - +- User location retrieval and faculty directions display on Google Maps +- Displaying classrooms map +- Displaying exam sessions timetable + ## Design Patterns The application uses several design patterns: