A Python application that simulates the rolling of a dice, randomly picking one of the 6 faces and then displaying it.
A desktop-based Hotel Management System built using Python and Tkinter to manage hotel rooms, guest check-ins/check-outs, and billing. This project was developed as a personal learning project to ...