Skip to content

My final project submitted as part of CS50. A hotel program that allows for users to book single or double bedrooms and prints out a final invoice based on the options they select.

ryanopoku/CS50-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

HTTP Status Code Cheatsheet

Environment: Python

About

For my final CS50 project, I decided to build upon a python program that I had already started in the past. It was a code for a hotel, which offered single and double rooms. This program allows for customers to book rooms and hotel services and the booking is saved and then a receipt is printed out at the end of the program.

To run the program on CS50 ide, it is : python program.py otherwise its just 'program.py'.

About

My final project submitted as part of CS50. A hotel program that allows for users to book single or double bedrooms and prints out a final invoice based on the options they select.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages