Skip to content

xcode73/Hotel-Manzana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Hotel Manzana

An app for the fictional Hotel Manzana. Hotel staff will use the app to register guests when they arrive at the hotel.

ezgif com-gif-maker

Your client at Hotel Manzana has given you a list of the information they'd like to collect:

  • the guest's first name
  • last name
  • email
  • the check-in and check-out dates
  • the number of adults and children in the room
  • whether the guest wants Wi-Fi access
  • and the guest's room choice

Hotel Manzana has three different room choices:

  • a room with two queen beds
  • a room with one king bed
  • and a suite with two king bedrooms.

Each room type has a name, a short name (fewer than three characters), and a price. Also include an ID number in your data model—invisible to the user—to make it easy to check whether two room type instances are equal.

Apple Education

About

An app for the fictional Hotel Manzana

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages