Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cjus/angularjsbingosim
AngularJS Bingo Simulator
https://github.com/cjus/angularjsbingosim
Last synced: about 1 month ago
JSON representation
AngularJS Bingo Simulator
- Host: GitHub
- URL: https://github.com/cjus/angularjsbingosim
- Owner: cjus
- Created: 2013-10-22T16:59:56.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-29T01:34:41.000Z (about 11 years ago)
- Last Synced: 2024-04-18T00:08:52.030Z (9 months ago)
- Language: JavaScript
- Size: 8.27 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AngularJS BINGO Simulator
This app is a simulation of the classic game BINGO. I built it to demonstrate the use of the following AngularJS concepts:* Angular controllers, models, data binding
* Angular templates, ng-repeat
* Dependency injection
* Angular Services as a way of creating reusable libraries
* Use of Bootstraps grid system to layout a BINGO card