comiko-app / comiko

😂 L'humour près de chez soi!
http://comiko.ca/
Mozilla Public License 2.0
14 stars 7 forks source link
comedy flutter google-material hackathon


Comiko


Build Status codecov

What is it?

Comiko is a mobile application which allows you to easily discover local comedians and artists! Using comiko, reduce the amount of time you spend looking, and increase the time you spend enjoying your evenings!

Filter your searches by:

Find new artists, enjoy yourself, and develop your humorous side! Add the best shows to your favourites!

Development

The project is contained in a few projects.

Setup for Firebase

Note: If you're not part of the Comiko project on Firebase, you can either ask to be invited, or create your own Firebase project, just make sure to use the correct package name (ca.comiko.comiko).

settings

google-services.json

Debug firebase auth

Get your debug keystore fingerprint. There's no password for debug keystore, just hit enter when asked.

keytool -exportcert -list -v -alias androiddebugkey -keystore ~/.android/debug.keystore

Copy the SHA1 fingerprint and add it to the Comiko project settings in firebase console.

Debug facebook auth

keytool -exportcert -alias androiddebugkey -keystore ~/.android/debug.keystore | openssl sha1 -binary | openssl base64

Copy the fingerprint and add it in the Android Key Hashes of the Comiko project settings in facebook developer.

Getting Started

For help getting started with Flutter, view our online documentation.

License

MPL-2.0 © Comiko