Skip to content
myudakk
Menu
← Back to work

Product design & frontend engineering

Sthana Kampus

2026

A web application project for campus facility reservations and issue reporting, created for Project PPK 2026.

Next.js React TypeScript Tailwind CSS

Sthana Kampus is a web application project for campus facility reservations and issue reporting, created by Myudak for Project PPK 2026.

Context

Campus room reservations and facility reports are often handled through separate, informal channels. Sthana Kampus explores a single interface where students and staff can find facilities, request a time slot, follow approval status, and report a problem.

Product structure

The product is designed around three roles: users submit reservations and reports, officers review incoming requests, and administrators manage facilities and accounts. The current release establishes the responsive interface, route structure, and public product documentation in Next.js, React, TypeScript, and Tailwind CSS.

Current status

Sthana Kampus is an academic project under active development. Its transactional flows, authentication, and data management are not yet connected to a production backend.