Skip to content

OmarMohamedSayed/FullStack-LeaveMangamentSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leave Management System

Simple Application For Managing Employee Leaves.

Description

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.

Requirements

  • ReactJS
  • Bootstrap
  • axios
  • Flask Rest Api
  • Postgres Database

How To Run

  • As it's a React Project, you can call npm install in 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.com and password is 1234.
  • visit localhost:3000/

Application Overview

Login Users

Login Users

User Info

Info User

View Users

View Users

Apply Leave

Apply Leave

Manage Leave

My Leaves

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors