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 Show employee, clinic information Add employee Edit employee information Add clinic Edit clinic Save employee, clinic information as json file Generate schedule