This is a program for recording working hours and overtime for a month. The program allows the user to enter the start and end times for each day of the month, calculates the total time of work and processing, and saves the results to a file. The program can also load data from a file at startup.
To run the program, you need a Windows operating system and an installed C++ compiler with WinAPI support.
Run the program Working_time.exe .
Enter the start and end times for each day of the month in the appropriate fields.
The program will automatically calculate the total work and processing time for each day.
To save the data, click the "Save" button.
To download data from a file, the program will automatically download the data at startup if the file exists.
If you want to contribute to the project, please create a fork of the repository, make the necessary changes and send a pull request.
This project is distributed under the MIT license. Additional information can be found in the LICENSE file.