← back

Desa Wisata Kebondowo

A community service website for Kebondowo Village, facilitating community-based tourism.

Role: Fullstack Developer
Tech Stacks: Next.js 13 (Public View), React.js (Dashboard), Go (Backend), PostgreSQL (Database)
Architecture: Separated frontend for public and dashboard views, with a Go backend and PostgreSQL.

Application Architecture

Alright, here's the real deal on how this thing works:

Basically: two frontends (one for the public, one for admins), both talking to a Go backend, which throws stuff into Postgres. Simple, clean, and it just works. No nonsense.