This simple employee record system project is written in Python. The project file contains a python script (ers.py) and an excel file. This is a simple GUI based application which is very easy to understand and use. It uses Tkinter module for the GUI. Tal...
Type : Project
File Size : 8.2 KB
Total Downloads : 5789
Please click the button below to download the ZIP File.
Download ZIP FileThis simple employee record system project is written in Python. The project file contains a python script (ers.py) and an excel file. This is a simple GUI based application which is very easy to understand and use. It uses Tkinter module for the GUI. Tal...
Here, User has to login to get access to the system then, the User can view all employees, current employees, past employees, Add, Edit and Delete Employees. Through the system, he/she can add users to handle the system by selecting certain roles (admin o...
Simple ATM System project is written in Python. The project file contains a python script (simpleatm.py). This is a simple console based system which is very easy to use. Talking about the system, it contains limited functions which only includes Withdraw...
Simple Bank System project is a simple project developed using Python. The project contains only the user side. The user can manage all the basic functions which include creating a new account, view balance record, transfer money and deposit amount, and s...
Simple Inventory System project is written in Python using Tkinter for GUI. The project file contains a python script (index.py). This is a simple GUI based project which is easy to understand and use. A user has to pass through a login system in order to...
Simple Banking System project is a simple project developed using Python. The project contains only the admin side. The admin side manages all the basic functions which include creating a new account, view account holders record, withdraws and deposit am...
Visit code-projects.org to download thousands of other free projects