Skip to content

akashrawat2405/institute_employee_management_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

institute_employee_management_system

A web - application where intitute employees can be added or removed as a faculty,HOD,Deans, or Director. Employees can file application for leave.

Each employee has fixed number of leaves per year, based on which leave is to be granted. (There is an option to borrow leaves from next year).

Application follows systematic trail path e.g. for Faculty application goes to Deans via HODs.

Tools used : Python Flask, PostgresSQL (pgplsql & psycopg 2 for communicating with python), MongoDB

RUN : python project.py