Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mchudy/sportywarsaw.android
Android client for SportyWarsaw (http://github.com/mchudy/sportywarsaw)
https://github.com/mchudy/sportywarsaw.android
android social sports
Last synced: 24 days ago
JSON representation
Android client for SportyWarsaw (http://github.com/mchudy/sportywarsaw)
- Host: GitHub
- URL: https://github.com/mchudy/sportywarsaw.android
- Owner: mchudy
- License: apache-2.0
- Created: 2015-12-27T17:35:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-08T23:14:25.000Z (over 8 years ago)
- Last Synced: 2023-03-07T03:24:10.415Z (over 1 year ago)
- Topics: android, social, sports
- Language: Java
- Homepage:
- Size: 688 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SportyWarsaw.Android
Sporty Warsaw is a social app for organizing sports events in Warsaw. It was developed for the [Business Intelligence Hackathon API (BIHAPI)](http://www.bihapi.pl) contest.
The app supports Android Jelly Bean 4.1 (API level 16) and above.
The app communicates with an ASP.NET backend. The backend for Sporty Warsaw is located in [its own repository](http://github.com/mchudy/sportywarsaw).
## Features
* Creating and joining sports meetings
* Commenting on meetings
* Showing data about various sports facilities located in Warsaw
* Social: user profiles, friends## License
```
Copyright 2016 Marcin Chudy, Jan KierzkowskiLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```