Infrastructure
VPS Reservation System
Full-stack development + VPS deployment
A full-stack reservation system for a restaurant, with a backend API and a separate frontend for customers to book tables. Deployed and managed on a self-hosted VPS with email notification handling.
Booking API
RESTful reservation service
Customer UI
Clean booking interface
VPS Hosting
Self-managed server deployment
// System architecture
Customer
Frontend
REST API
Database
Booking interfaceReservation logicEmail notifications
// What we built
- Reservation API — RESTful backend handling table availability, booking slots, and confirmations
- Customer frontend — Clean booking interface for selecting dates, times, and party sizes
- VPS deployment — Self-hosted on a VPS with manual server management and monitoring
- Notification system — Email confirmations and reminders for upcoming reservations
// Stack
Node.jsJavaScriptVPSREST API
