fix code in python
Budget: £20 – £250 GBP
I need the following python code to be modified to look aesthetically like the uploaded image plus a clock in the top center to show the time in real time; and functional as follows: When pressing any of the 5 buttons on the main interface (Images, music, directions, appointments and admin) a new interface should open for each of them.
1. In the "images" interface, the images hosted in the "pictures" folder located on the desktop should be displayed in full screen, with an arrow on the right and another arrow on the left to navigate between them and an "exit" button to return to the main interface.
2. In the "music" interface, the music located in the "music" folder on the desktop should start playing, with a "previous" button on the left, "next" on the right and "stop" in the middle, and another "exit" button to return to the main interface.
3. The "directions" interface should show the fields "place name: ", "Place location" and "additional information" for each of the places added from the "admin" interface, and a message "no directions recorded yet" when no directions have been added, and an "exit" button to return to the main interface.
4. In the "appointments" interface, the fields "name of the appointment", "place of the appointment", "time of the appointment" and "additional information" shall be displayed for each of the appointments added from the "admin" interface. And a message "no appointments recorded yet" when no appointments have been added, and an "exit" button to return to the main interface.
5. Three additional buttons should be displayed in the "admin" interface: "directions configuration" where information about the above mentioned fields can be entered, "appointments configuration" where information about the above mentioned fields can be entered and "clock settings" where the clock time of the initial interface can be changed. and an "exit" button to return to the main interface.
The whole program should be developed in python and is intended to run on "raspbian" the default operating system of raspberry. I recommend to whoever helps me with this project to install this operating system in a virtual machine for testing purposes. The communication with me will be very fluent and I will be very attentive to any question or report about the development.
This is not a very complicated task as I am not asking for it to be done from scratch, but modifying the code provided, where much of the work has already been done so it should not take too much time.
1. In the "images" interface, the images hosted in the "pictures" folder located on the desktop should be displayed in full screen, with an arrow on the right and another arrow on the left to navigate between them and an "exit" button to return to the main interface.
2. In the "music" interface, the music located in the "music" folder on the desktop should start playing, with a "previous" button on the left, "next" on the right and "stop" in the middle, and another "exit" button to return to the main interface.
3. The "directions" interface should show the fields "place name: ", "Place location" and "additional information" for each of the places added from the "admin" interface, and a message "no directions recorded yet" when no directions have been added, and an "exit" button to return to the main interface.
4. In the "appointments" interface, the fields "name of the appointment", "place of the appointment", "time of the appointment" and "additional information" shall be displayed for each of the appointments added from the "admin" interface. And a message "no appointments recorded yet" when no appointments have been added, and an "exit" button to return to the main interface.
5. Three additional buttons should be displayed in the "admin" interface: "directions configuration" where information about the above mentioned fields can be entered, "appointments configuration" where information about the above mentioned fields can be entered and "clock settings" where the clock time of the initial interface can be changed. and an "exit" button to return to the main interface.
The whole program should be developed in python and is intended to run on "raspbian" the default operating system of raspberry. I recommend to whoever helps me with this project to install this operating system in a virtual machine for testing purposes. The communication with me will be very fluent and I will be very attentive to any question or report about the development.
This is not a very complicated task as I am not asking for it to be done from scratch, but modifying the code provided, where much of the work has already been done so it should not take too much time.