Skip to content

🃏 Get coinched ! Flutter app using Firebase SDK to save your card games. You can save your games of French Belote, Coinche Belote, Contrée Belote or Tarot and compare your statistics with your friends

License

Notifications You must be signed in to change notification settings

vareversat/carg

Repository files navigation

Get coinched ! ♦ ️♣️ ♥ ♠ ️

Mobile app where you to register with your own account and save your games of French Belote, Coinche Belote and Tarot !

How to use it ?

For now, the app is only available on Android. You can go here to download the app :)

How to work on it ?

You need a couple of things to be able to start the app in dev mode on your own computer

  1. Download the Flutter SDK according to your OS
  2. Create a virtual device
  3. Fork the source code (of course)

Firebase

  1. Create on project on the Firebase console
  2. Add the google-services.json into the android/app folder
  3. Upload the functions into your Firebase project (you'll need npm) :
$ cd functions
$ npm install -g firebase-tools
$ firebase deploy --only functions

Algolia

  1. Create a project on Algolia (it's an indexation service)
  2. Create an index named player-dev
  3. Create a file named algolia.json in assets/config like this :
{
  "app_id": "YOUR_APP_ID",
  "api_key": "YOUR_API_KEY"
}

Finally, you can run

$ fluter run

And you are good to go 👍

About

🃏 Get coinched ! Flutter app using Firebase SDK to save your card games. You can save your games of French Belote, Coinche Belote, Contrée Belote or Tarot and compare your statistics with your friends

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •