

Appuntame was an appointment scheduling platform built for the Puerto Rico market with Vue and Ruby on Rails. Users can register, browse service providers, and book time slots in real time.
It was an interesting project in that the frontend and backend lived as two completely separate applications. I was responsible for building the Vue 2 client, which communicated with a dedicated Ruby on Rails API handling all business logic and data persistence โ a clean separation of concerns that made both sides independently deployable.