https://github.com/killercodemonkey/ionic-starter-eventmaps-tablet
An possible starter template for the eventmaps starter project
https://github.com/killercodemonkey/ionic-starter-eventmaps-tablet
Last synced: 12 months ago
JSON representation
An possible starter template for the eventmaps starter project
- Host: GitHub
- URL: https://github.com/killercodemonkey/ionic-starter-eventmaps-tablet
- Owner: KillerCodeMonkey
- License: mit
- Created: 2015-09-06T20:10:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-07T12:20:23.000Z (over 10 years ago)
- Last Synced: 2025-03-29T00:34:15.319Z (about 1 year ago)
- Language: JavaScript
- Size: 1.81 MB
- Stars: 12
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ionic-starter-eventmaps

This is an addon starter template based on my [ionic-starter-requirejs template](https://github.com/KillerCodeMonkey/ionic-starter-requirejs) for the [Ionic Framework](http://ionicframework.com/). It is a base event app with the usage of Google Maps (custom directive). It is a possible implementation of the ionic-start-eventmaps for tablets.
## How to use this template
To use this, either create a new ionic project using the ionic node.js utility, or copy and paste this into an existing Cordova project. It is not that default approach to use the Ionic Framework ;).
Or use the files from ionic market:
[Go](http://market.ionic.io/starters/event-app-and-maps-tablet)
It is a clean project without external dependencies!
After that!!!:
- change the Google Maps apiKey in the index.html
Finding something in the democontent:
Type in 'Berlin', 'Ber', 'Sports' or 'Düsseldorf'
## Content
- Handling possible backend-requests in services -> add your backend easy and fast!
- mockdata
- simulate backend connections with promises and timeouts -> you can check possible loading spinners and so on
- simple and only a little bit scss styling
- usage of ionRefresher, infiniteScroll, ionSpinner, Popups, Modals -> if you are new in ionic you can see all this in action
- Custom little Google Maps directive to show map and markers (linked markers) -> no external library
- open native maps app via detail page
- open dialer for tel contact on detail page
- open mail app for email contact on detail page
- open browser for website on detail page
- random images :)
- map is always visible --> custom backhandling
## Impressions

[](https://bitdeli.com/free "Bitdeli Badge")