Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple Python-based hotel booking system that reads hotel data from a CSV file and updates booking status.

✅ Features Check availability of hotels

Book a hotel and mark it unavailable

Generate a reservation confirmation for the customer

Uses CSV as lightweight data storage

📁 Files hotels.csv: Contains hotel availability and metadata

main.py: Core logic to run and book hotels

ReservationTicket class: Generates a booking message

Hotel class: Handles availability and booking

🚀 How to Run bash Copy Edit python main.py Make sure hotels.csv exists in the same folder.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages