#README file for Project : Restaurant Finder
This is a back end code for an application which can be used to search for a restaurant . When the restuarant is found , it has methods to display its details like name, location, opening and closing time. It has features to display the menu of the restuarant with their prices. The main functionality of the application is to diplay the total amount or order value of the selected items if a user/ customer wish to dine in that restaurant .
This is a basic version , which can be further extended to add in real time use cases and functionalities.