Skip to content

tejaskumars/Payroll-Management-System-using-PostgreSQL-and-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I lead this project where we built a payroll management system database from scratch, we came up with an E-R diagram, then implemented it with PostgreSQL. we also built a CLI with Python to operate and perform simple to complex queries. The related files ad pdfs are added in the repository.
Steps to excecute the project :
-> install postgreSQL on your System
-> Run create.sql and insert.sql programms
-> Install psycopg2 through "pip install psycopg2"
-> replace user and password in line 4 of CLI.py with your credentials.
-> run the program and you're good to go.

For any queries mail me @kumarstejas14@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published