The thesis describes the process of developing a backend system and a mobile application using the Flutter framework for Android and iOS operating systems. The application is intended for high school students. Its primary function is to display the student's schedule and send push notifications that will appear on a smartwatch or wristband ten minutes before the start of the next class, including information about the subject name, teacher, and the classroom where it will take place. An additional feature of the application is the ability to add other events to the schedule. The backend system is responsible for web scraping the schedule data, processing it, and sending it to the mobile application.
|