Skip to content

WorkForce Information Network is a Desktop Application developed using Python/Tkinter and sqlite3 database. It allows organizations to keep track of their employees, projects, clients and moreover to generate automated bills

Notifications You must be signed in to change notification settings

SyedHassanUlHaq/WorkForce-Information-Network

Repository files navigation

WorkForce Information Network - WIN

WorkForce Information Network is a Desktop Application developed using Python/Tkinter and sqlite3 database. It allows organizations to keep track of their employees, projects, clients and moreover to generate automated bills.

To clone the Repository run the following command in your command-prompt/Terminal

git clone https://github.com/SyedHassanUlHaq/win.git

After cloning the Repository you can debug and run the project using the following command

python login.py

or directly access the dashboard to view the Employee ID and Password in the Employees section using the following command:

python dashboard.py

please make sure to installed the pre-requisite python libraries using the following commands:

pip install tkinter
pip install pillow

About

WorkForce Information Network is a Desktop Application developed using Python/Tkinter and sqlite3 database. It allows organizations to keep track of their employees, projects, clients and moreover to generate automated bills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages