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

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

Awesome Lists containing this project

README

          

# ionic-starter-eventmaps

![ionic-starter-eventmaps-tablet](https://cloud.githubusercontent.com/assets/2264672/9706706/7a10b90a-54ee-11e5-95a0-1af1313410dc.png)

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






[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/KillerCodeMonkey/ionic-starter-eventmaps-tablet/trend.png)](https://bitdeli.com/free "Bitdeli Badge")