Can anyone solve this ?? Question : create a JavaScript restaurantManager class with following properties :- | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can anyone solve this ?? Question : create a JavaScript restaurantManager class with following properties :-

1. RestauranList : this will contain a list of restaurant objects with the restaurant name ,address and city. 2.Print all names of restaurant from restaurantlist on console. 3.filter Restaurant by city : this will filter the restaurant on the basis of city provided in arguments.

21st Mar 2021, 11:31 AM
Dev Looper
Dev Looper - avatar
2 Answers
+ 4
Show your attempts first, i guide you from there.
21st Mar 2021, 11:48 AM
Calviղ
Calviղ - avatar
+ 1
Martin Taylor Yes , This is a academic exercise and I cant able to do this.
21st Mar 2021, 1:43 PM
Dev Looper
Dev Looper - avatar