We are the Echobox Team.
We are an academic group dedicated to developing Echobox, a feedback management system inspired by platforms like Reclame Aqui, but designed with a strong focus on usability, clarity, and an improved visual experience.
The project was developed for the courses Web Development Framework and Backend: Webservices, applying best practices in architecture, code quality, and technical evolution throughout the process.
- Giovani Nota Simões – LinkedIn/Giovani Simões
- Livia Rosembach Oliveira – LinkedIn/Livia Rosembach
- Lucas Brisch Zanlorenzi – LinkedIn/Lucas Brisch
A complete repository of the original project, developed for the Web Development Framework course.
Includes:
-
Frontend in React.js focused on user experience
-
API in Node.js built to complement the system
-
Local PostgreSQL database
-
A complete system featuring:
- End-user flows
- Company-facing version
- Admin dashboards and CRUD operations
The entire project was designed with a focus on usability, accessibility, and the real functioning of a feedback platform.
A rebuilt version of the Echobox API for the Backend: Webservices course, now developed with Java + Spring Boot.
Highlights:
- More robust and well-structured API
- Automatic documentation with Swagger
- Controllers and Services with unit tests implemented
- Authentication using JWT
- Clear evolution in architecture and best practices when compared to the first Node.js version
This repository demonstrates the team’s growth in structure, standards, and code quality.