Run-and-Route Hub


Project Overview

Run-and-Route Hub is a web application built to help University of Hawaiʻi at Mānoa students find running partners, log their runs, and stay motivated with small awards and milestones. Students can add details about their runs, search for runs created by others, and see simple awards based on their activity.

The application was built using Next.js, React, Prisma, and PostgreSQL, with deployment handled through Vercel. Our goal was to take the software engineering ideas from ICS 314 and use them in a real, team-based project that felt like a “real” app instead of just a homework assignment.

My Contributions

I worked on several key parts of the project, mostly focused on the user-facing pages and deployment:

These tasks helped shape how users interact with the app and also supported the team by keeping deployment and documentation in good shape.

What I Learned

This project helped me understand that building a web application is more than just writing code in isolation. I gained hands-on experience with:

Overall, I learned how important communication, planning, and clear code organization are when working in a team on a real web app.

Source Code

View our GitHub organization repository here:
github.com/run-and-route-hub

This repository contains the full source code, issue history, and project documentation.




Landing Page




Add Run Page




Find Run Page




Awards Page