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
- Host: GitHub
- URL: https://github.com/csini/angularattack2016-dailymenuboard
- Owner: Csini
- Created: 2016-05-12T12:50:57.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-15T23:55:04.000Z (about 10 years ago)
- Last Synced: 2025-07-12T07:32:23.890Z (11 months ago)
- Topics: angularjs
- Language: JavaScript
- Homepage: http://dailymenuboard.2016.angularattack.io
- Size: 147 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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