Work schedule app

General features

Project plan

Data Modelling and Database Setup

Backend (Node.js + Express)

API Endpoints

Logic for Balanced Scheduling

Use algorithms to ensure fair distribution of weekend shifts. Consider constraints like free days and shift preferences.

Frontend (React)

Logic and Algorithms

Testing & Iteration