Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

IMS-coding-projects/M223

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrariAperti

OrariAperti is a multi-user room reservation system built with Spring Boot (Java) for the backend and React (TypeScript, Vite) for the frontend.

Project Structure

  • backend: Spring Boot backend REST API and static resources
  • frontend: React + TypeScript + Vite + Tailwind + Shadcn/ui frontend app

Getting Started

See the backend README and frontend README for setup and usage instructions.

Features

  • Create, view, update, and delete room reservations
  • Private and public keys for secure reservation access
  • Responsive UI
  • Validation for overlapping reservations
  • and many more

License

This project is licensed under the GNU General Public License v3.0. Refer to the license file for more details.