Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 543 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 543 Bytes

pythonProj1

This project is created to handle an employee database. Here new record can be added, modified and deleted and you can convert the database to MS Excel spreadsheet.

First you need to have python 3.X( Lib: Tkinter, Pandas, mysqldb ) and MySQL on your system. An employee database, here named as testdb, need to be created and the username and password (same password and username as the MySQL database) should be added on this python files.

Contributers:

Chandrima Dey (github.com/chandrima28) Sattwik Roy Soumyadip Pal