/Restaurant_Orders

Exercise about complex types in TypeScript

Primary LanguageTypeScript

Restaurant Orders

Features

The restaurant managers want to surface dishes that fit within the customer’s budget and show the cost of each dish. The program filters the list of dishes that fit in a given price range for each restaurant.

Language

TypeScript