Power outage schedule
Project to develop a program for the schedule of power outages.
The main functionality of the program includes the following features:
1. Area selection: The user can select an area from a list downloaded from the Internet.
2. Show outage schedule: After selecting a house number, the program displays the group of that address and the outage schedule per week.
The program works on the basis of using the Flutter framework, which allows to create cross-platform applications for different operating systems. It provides a consistent interface across platforms (Windows, Web, Android, iOS, MacOS, Linux) and the use of Material Design 3.
The program uses external resources that provide information on power outage schedules. Thanks to this, the user can quickly and conveniently receive up-to-date information about the disconnection in a particular locality.
The main functionality of the program includes the following features:
1. Area selection: The user can select an area from a list downloaded from the Internet.
2. Show outage schedule: After selecting a house number, the program displays the group of that address and the outage schedule per week.
The program works on the basis of using the Flutter framework, which allows to create cross-platform applications for different operating systems. It provides a consistent interface across platforms (Windows, Web, Android, iOS, MacOS, Linux) and the use of Material Design 3.
The program uses external resources that provide information on power outage schedules. Thanks to this, the user can quickly and conveniently receive up-to-date information about the disconnection in a particular locality.