Skip to content

kkotey14/employee-management-app

Repository files navigation

Employee Management Web App

A role-based employee management system built with Flask and SQLite. Supports secure login and a request → approval workflow with separate dashboards for Admin, Manager, and Employee.

Live Demo: employee-management-app-omega-rose.vercel.app


Features

  • Role-based authentication (Admin / Manager / Employee)
  • Request submission + approval workflow
  • User-specific dashboards and notifications
  • Admin tools for managing users and credentials
  • Server-side templates (Jinja2) with clean UI styling

Tech Stack

  • Backend: Python, Flask
  • Database: SQLite
  • Frontend: HTML, CSS, Jinja2
  • Deployment: Vercel (project includes vercel.json)

Local Setup

1) Clone the repo

git clone https://github.com/kkotey14/employee-management-app.git
cd employee-management-app

About

Role-based employee management web app built with Flask + SQLite (Admin/Manager/Employee), request/approval workflow, dashboards.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors