An open API service indexing awesome lists of open source software.

https://github.com/csini/angularattack2016-dailymenuboard

Aggregates daily lunch offerings of nearby restaurants
https://github.com/csini/angularattack2016-dailymenuboard

angularjs

Last synced: about 2 months ago
JSON representation

Aggregates daily lunch offerings of nearby restaurants

Awesome Lists containing this project

README

          

# Daily Menu Board

## Quick Intro

Aggregates daily lunch offerings of nearby restaurants.

## Description

We often had the problem that we had to open 4-5 webpages to decide where to go to have a lunch.
Every website publishes its daily menu offering in a unique format. Therefore this little application might be useful.

## Instructions

Tested with Chrome and FF.
2 restaurants are pre-filled. Another two can be added.
We plan to implement more user friendly features in the near future.

## Resources, technologies used

Angular2-Webpack-Starter including
- angular 2.0 RC 1 (starting with) with TypeScript
- rxjs
- webpack
- karma
- istanbul
- protractor
etc.

- bootstrap-sass
- angular2-google-maps
- angular2-bootstrap-confirm
- jquery (with jquery.xdomainajax.js as custom plugin)
- font-awesome
- angular2-grid
- ng2-translate
- angular2-color-picker
- wgxpath
- timeline

Tools:
- Chrome
- Atom + atom-typescript