The menu application is a rails web application that helps user find information about restaurants and leave reviews for restaurants. Users are able to create their own restaurants if they are restaurant owners.
Install postgres and run ``` bundle install ``` in terminal.
The application is available as open source under the terms of the MIT License.