top of page
  • Subham Das

Python Project One: SALARY MANAGEMENT APPLICATION

Updated: Jan 11, 2021


As this my first project of my life in the field programming. I am studying in class 12 only. So, don't expect it as a heavy program.


The script is fully written on Python and it also designed python's Graphical User Interface(GUI). Its a very simple application which helps to see your annual budget in different graphical form. So that you can control your expenses. It also have facility for creating accounts, so that every individual user of the application using it from a same system maintain their privacy. Even inside the application you can change your password and usernames. All the data of your private information and including data of your regular expenses is stored in the database MySQL. You also don't need to worry if anyone opens the database and checks the password of your account because I have encrypted the personal data into UTF-8(Unicode Transformation Format) protection and then stored in the database using 'base64' module. At the end of the program you will three options for graph i.e. Line Graph, Bar Chart and Pie Chart. The program is written by keeping the necessary needs of peoples.


The size of the script is 56Kb, which is comparatively more than all the students of my class. I have also include a READ ME text file and a video of the working of the project, so please check before running the script.


Investigatory SalaryManagement
.Subham_pr
Download SUBHAM_PR • 6.95MB

373 views0 comments

Recent Posts

See All
logo12.PNG
bottom of page