REPOSITORY OVERVIEWLive repository statistics
★ 0Stars
⑂ 0Forks
◯ 0Open issues
◉ 0Watchers
42/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
52 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Hotel Booking Database
A Python + SQLite app to manage hotel bookings.
What it does
- Add new bookings with guest name, room number, check-in and check-out dates
- View all bookings
- Update existing bookings
- Delete bookings
- Menu-driven interface for easy use
Tools used
How to run
- Install requirements: no extra libraries needed
- Run: python db_hotel_booking.py