Skip to content

EPMS is a database management system. In this employee management system we can add,update,mark shifts,view all employees,view working hours from the database.It is an gui application made using python and sqlite.

License

Notifications You must be signed in to change notification settings

Nishit014/EPMS-DBMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPMS 💻

EPMS is a database management system. In this employee management system we can add,update,mark shifts,view all employees,view working hours from the database.It is an gui application made using python and sqlite.

Tech Stacks 🖥

  • Language used: Python 3
  • Query Language used: Sqlite 3
  • Library:Tkinter
  • Other concepts involved: Object Oriented Programming(OOPS)

Prerequisites

  • You should install python version 3.7
  • import all modules required for the project

Modules used

  • tkinter
  • sqlite3
  • datetime

Installation

Cloning this repository:

git clone https://github.com/Nishit014/EPMS.git

Install the required packages in your environment by using pip.

pip install -r requirements.txt

Usage

Open the project folder after installing requirements and run:

EPMS_DBMS.py

Contributing

You are free to use this code for any purpose. If you have built anything interesting, contribute it back to this project. You could add more drums or improve the overall performance.

Note

Feel free to file a new issue with a respective title and description on the Virtual-Drums. If you already found a solution to your problem, I would love to review your pull request!

Screenshots

Screenshot 2021-06-26 at 5 42 09 PM

Screenshot 2021-06-26 at 5 46 24 PM

Screenshot 2021-06-26 at 5 50 22 PM

About

EPMS is a database management system. In this employee management system we can add,update,mark shifts,view all employees,view working hours from the database.It is an gui application made using python and sqlite.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages