With this tool you can calculate the individual rooms of your apartment and the total size of your apartment in square meters. This was an exercise in my school.
At the moment the calculation is only possible in the console and with rectangular rooms without roof slope. An extension is being worked on. The supported language is german.
Open the code in an IDE that supports python.
Save the text file with the name "logfile.txt" in the same folder as the code (code.py). When the code is terminated, the user entries of the rooms and the calculations are saved in the text file. when the code is restarted, the values of the "logfiles.txt" are overwritten.