This application was developed for a jewellery company to manage their expenses. The application was
programmed in Python. This was one of the most complex project as I had to make a GUI from scratch,
unlike the Earth.02 game where Unity provides the capablity of in built GUI builder.
The main library on which the project was made on is PyQt5, a python libaray which helps to make
windows and allows us to work on them. Also the databse was made on mysql which worked on a localhost
server managed using MySQL workbench.
Python
SQL
Few pictures of the python application
There is no view for the application as it is privately owned, but the code can be viewed on the github