Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 17, 2020. It is now read-only.

Open source Android app for your conferences

License

NotificationsYou must be signed in to change notification settings

squanchy-dev/squanchy-android

Master CIApache 2 license

Note: this project has been archived an put in read-only mode. No further features nor fixes are coming. If you're interested in taking over as maintainer please get in touchon Twitter.

Squanchy is an open source platform for conferences. The source code for theFirebase backend and for theFlutter port of the app is available in other repositories of this organisation.

Documentation is available onhttp://squanchy.net/. The project is maintained by independent contributors (seeCONTRIBUTORS.md).

Setting up the app

Starting your own conference app is easy and requires little effort, but you need to prepare some files. Seedocs/setup.md fordetailed instructions.

Please note that this app uses some third party services:

  • Firebase (Firestore, Push messages, etc.)
  • Fabric: Crashlytics

While not all of them are strictly necessary for the app to work (with the exception of Firebase's RTDB), it is currently not possible for the code towork without them. We plan on eventually abstracting away the implementations so that they would simply be disabled if there is no API configured, butwe haven't done it yet. If you need to use Squanchy without some of those implementations, please feel free to make them optional and contribute backto mainline your changes.

Git hooks

The project uses Detekt and KtLint to validate Kotlin code before committing. This is done with a Gitpre-commithook, which is automatically installed by Gradle when theclean orassemble tasks are run. You can also install the hook manually from Gradle byexecuting theinstallGitHooks task on the root project:$ ./gradlew installGitHooks.

If you wish to commit code that is failing this test for whatever reason, you can use the--no-verify flag when committing withgit. Please notethat if you don't address the issues before pushing, the CI will fail the build.

License

Squanchy Android is released under Apache 2.0 licence. See theLICENSE file.

About

Open source Android app for your conferences

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors20


[8]ページ先頭

©2009-2025 Movatter.jp