Skip to content

satuomainen/compdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My competence development stuff

This is my repository of miscellaneous experiments and code that I have written to learn something new. The stuff in here is probably nothing to write home about.

android/RescueMissions

This app gets the geo-rss feed from Finnish rescue authority to get the last 100 dispatched missions. You need a Google Maps v2 API key to run the demo. Put your key into a resource file with the key google_maps_key. Like a res/values/google_maps_api.xmls, for example:

<string name="google_maps_key" translatable="false" templateMergeStrategy="preserve">
    [YOUR SECRET KEY HERE]
</string>

Acknowledgements

fueldiary

A web application made with Laravel 5.1 that keeps track of your fuel fill-ups. Not an app, just a simple responsive web page that works on mobile browsers.

About

Competende development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages