WhiskerWatch
Decoupled full-stack pet-sitting platform built with a Spring Boot REST API backend and a separate React frontend, reflecting real-world service architecture separation. The system provides RESTful endpoints for authentication, user and sitter profiles, and booking management. The project demonstrates secure session handling concepts (including JWT-style patterns), service-layer backend design, and component-based frontend development.