Vutungtung is a full-stack vehicle rental platform built to handle the end-to-end booking flow for rental businesses. Users can browse available vehicles, make bookings, and manage reservations through a clean web interface.
What It Does
Vehicle listings — browse available vehicles with details, availability, and pricing
Booking system — users can select dates, reserve vehicles, and manage their bookings
Admin panel — rental operators manage inventory, bookings, and customer data
Relational data — MySQL handles all booking logic, vehicle records, and user relationships
Tech Stack
Frontend: React
Backend: Node.js, Express
Database: MySQL
Notes
Built as a complete full-stack project demonstrating end-to-end system design — from database schema to REST API to frontend UI. Backend is no longer hosted, but the full codebase was built and functional.