Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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).

Menu screenshot
Meeting details screenshot

## 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 Kierzkowski

Licensed 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 at

http://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.
```