
A straightforward and efficient employee shift scheduler featuring a React frontend and a Java (Spring Boot) backend with PostgreSQL. This application allows you to manage employee schedules and other related entities.

The default admin user for both versions is admin:admin. Change the password within the application for better security.
Launch the application quickly using the provided docker-compose.yml file with the command: docker-compose up --build. Customize the .env file as needed.
war file from Releaseswar file inside the tomcat webapps folderWEB-INF/classes/application.properties as you wishNote: Make sure the target database exists in your PostgreSQL instance; the required tables will be automatically created.

$ claude mcp add employee-shift-scheduler \
-- python -m otcore.mcp_server <graph>