Regent College Hotel

Mini PMS · 5 Rooms · £100 / night
AWS EC2
Nginx
Flask API
RDS MySQL
This project demonstrates a small, cloud-hosted Property Management System (PMS) designed for a micro-hotel. It showcases a tiered cloud architecture with a static frontend, a Flask backend deployed on AWS EC2, and a persistent MySQL database hosted on Amazon RDS.

Guest booking

Check availability and create reservations in real time.

Staff workflow

Secure login, booking grid, and operational visibility.

Cloud architecture

Nginx → Gunicorn → Flask → RDS with live read/write proof.