Leave Management System is a web application for managing employee leaves. This application provides all the things that a project/team needs. Through this application one can easily manage leaves. Application maintenance is easy.
- ReactJS
- Bootstrap
- axios
- Flask Rest Api
- Postgres Database
- As it's a React Project, you can call
npm installin terminal(in frontend project directory) to get a node install files,then got to readme found in backend
folder to run flask and then npm run (in front folder) - You need to have Postgres database to import tables from app-DB-Script.sql (
psql -U postgres leaveapp < leaveapp.sql). - Default username is
samy@example.comand password is1234. - visit localhost:3000/




