Skip to content
Dodoross edited this page Mar 6, 2020 · 16 revisions

Welcome to the Eventum wiki!

Useful links

Android

Android Jetpack

Useful APIs

Google Firebase

Google Sign-In

Google Maps

Code convention

Branch name

When working on a task from a git branch, use the following naming convention : {issue number}-{task name}. For example, working on the login task with an issue number 17 would give the branch 17-login.