Works  

PalmDoctor 2021

Valepay

This project is a managerial tool to help Brazil´s public health system logistics. It connects a given city health department with it´s health centers, doctors and patients. This way, doctors are able to schedule their working hours at a given health center, and patients are able to see the available doctors and their hours from their health center, as well as schedule medical consultations. I was responsible for building the front-end of the system, based on a figma design mockup, and consuming a REST API built by the back-end team. For this, I used a Javascript framework called Next.js, that itself is based on React.js. The styles were implemented with custom CSS applied through Styled-Components. To consume the REST API, I used axios, wich enabled me to add custom middlewares to the requests, with auth tokens and error treatment.

PalmDoctor is a startup based in Brazil, acting in the health tech field. It's mission is to facilitate communications between patients, doctors and public health institutions.

I was responsible for building the front-end project for the platform, and also it's landing page. For both of them I used Next.js, a React production framework. The style was implemented using Styled Components. Axios was also used, to perform the requests to the server.

The platform is yet to be launched, however there's a landing page that explains more about this product.