OrariAperti is a multi-user room reservation system built with Spring Boot (Java) for the backend and React (TypeScript, Vite) for the frontend.
backend
: Spring Boot backend REST API and static resourcesfrontend
: React + TypeScript + Vite + Tailwind + Shadcn/ui frontend app
See the backend README and frontend README for setup and usage instructions.
- Create, view, update, and delete room reservations
- Private and public keys for secure reservation access
- Responsive UI
- Validation for overlapping reservations
- and many more
This project is licensed under the GNU General Public License v3.0. Refer to the license file for more details.