Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aurasphere/scout-demo-app
Android demo app for a scout group.
https://github.com/aurasphere/scout-demo-app
android-application calendar-events demo-app google-maps listview
Last synced: 23 days ago
JSON representation
Android demo app for a scout group.
- Host: GitHub
- URL: https://github.com/aurasphere/scout-demo-app
- Owner: aurasphere
- License: mit
- Created: 2017-07-16T22:44:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-07T23:24:10.000Z (over 4 years ago)
- Last Synced: 2024-11-08T21:45:06.684Z (3 months ago)
- Topics: android-application, calendar-events, demo-app, google-maps, listview
- Language: Java
- Size: 747 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/aurasphere/scout-demo-app/blob/master/LICENSE)
[![release](http://github-release-version.herokuapp.com/github/aurasphere/scout-demo-app/release.svg?style=flat)](https://github.com/aurasphere/scout-demo-app/releases/latest)
[![Donate](https://img.shields.io/badge/Donate-PayPal-orange.svg)](https://www.paypal.com/donate/?cmd=_donations&business=8UK2BZP2K8NSS)# Scout demo app
### Overview
Android demo app for a scout group. The app contains a contact list, a calendar for events and a map for locating point of interests for the group. Each one of the elements can be updated from data sent by a server but since this is only a demo, the data are hard-coded.### Screenshots
- Splashscreen- Contact list
- Calendar
- Map
### Contributions
If you want to contribute on this project, just fork this repo and submit a pull request with your changes. Improvements are always appreciated!### Project status
This project is considered completed and won't be developed further unless I get any specific requests.### Contacts
You can contact me using my account e-mail or opening an issue on this repo. I'll try to reply back ASAP.### License and purpose of the project
This project was created for educational purposes, to show a working Android app and the code used to achieve it. In order to pursue this goal, the project is released under the MIT license, which lets you reuse the code for any purpose you want (even commercial) with the only requirement being copying this project license on your project.Copyright (c) 2017 Donato Rimenti