Skip to content

weiso131/Scheduling_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scheduling system

introduction

A scheduling application for my mom, used to generate work shifts for the department she manages.

Requirements

python >= 3.12.4

Install

git clone https://github.com/weiso131/Scheduling_system.git
cd Scheduling_system
pip install -r requirements.txt

Run Server

python src/app.py

Snapshots

Enter basic information

image

Show employee, clinic information

image

Add employee

image

Edit employee information

image

Add clinic

image

Edit clinic

image

Save employee, clinic information as json file

image

Generate schedule

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published