/A-reservation-system-for-a-restaurant

create a reservation system for a restaurant. The restaurant has N tables. You need to be able to provide following functionality for this system. Let user reserve a table or clear a reservation.

Primary LanguagePythonApache License 2.0Apache-2.0

Issues