Skip to content

RajkumarAnugu/open-event-android

 
 

Repository files navigation

Build Status codecov.io todofy badge Join the chat at https://gitter.im/fossasia/open-event-android Preview the app Codacy Badge
Get it on GPlay

Open Event Android

Open Event Android consists of 2 main parts :

  1. App Generator hosted on a server
  2. Android client that is can be installed on any Android device for browsing any event

Follow the HyperLinks above for documentation on how to setup the server and android app.

###Video Walkthrough FOSSASIA

Screenshots

alt-tag

alt-tag

alt-tag

alt-tag

Documentation

You can fin the apk generator docs here and the android app docs here

Branches and Contribution policy

We have the following branches

  • master
    All development goes on in this branch. If you're making a contribution, you are supposed to make a pull request to master. PRs to master must pass a build check and a unit-test (app/src/test) check on Travis
  • stable
    Every few days (after some contributions have come to master), we merge master to stable. PRs from master -> stable will have to pass a build check, a unit-test check, AND a instrumentation test (app/src/androidTest) on Travis.
  • shipping
    This contains shipped code. After significant features/bugfixes are accumulated on stable, we make a version update, and make a release. All tagged commits on shipping branch will automatically generate a release on Github with a copy of fDroid-debug and GooglePlay-debug apks.

A note about Codestyle

Please read our CODESTYLE carefully. Pull requests that do not match the style will be rejected.

License

This project is currently licensed under the GNU General Public License v3. A copy of LICENSE.md should be present along with the source code. To obtain the software under a different license, please contact FOSSASIA.

About

The Open Event Android Client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.9%
  • Shell 1.3%
  • Other 1.8%