Mun.ch allows to search the opening time of restaurant in Geneva.
The result list is limited to 20.
Users can search for a restaurant, access to its details, go back to the previous search, and start a new search.
git clone https://github.com/annapaola/mun.ch.git
cd <checked out dir>
python -m SimpleHTTPServer 8080
##Built with
AngularJS; Materialise; and and with the aid of lots of examples from Google