Basic-Matics is finally ported to Python.
The main aim of this port is to restructure the app and make it easier to do a long-term development. However, the kotlin version, with its bugs, will still be available as a separate branch.
- App ported to Python, with support from 3.7
- GUI changed from SWT to Tkinter
- Separated GUI from data
- Changed data storage configuration
- Unified operations GUI
- No error handling when empty entries
- Language not updated instantly, but restart needed instead