Skip to content
Back to projects
WebAdminBackendFrontendDevelopmentCollaborationFull-stack2024

La Wawita (Technical Test)

Overview

This project was created as a technical test for my subsequent entrance into Wawa. The technical test involved creating a mini system with a backend built using NestJS, Prisma, Apollo GraphQL, and MongoDB. The system allowed storing buses and their corresponding routes in separate tables in the database, with the goal of displaying them later in a frontend developed with Next.js. Additionally, the project included displaying the bus route on a Google Maps map.