gdgistanbul / MeetupAttendee

An Android app to mark registrants as attendees or no-shows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MeetupAttendee

An Android app to mark registrants as attendees or no show.

For information about GDG-Istanbul's no-show and waitlist policy see (in Turkish) To enforce this policy and have better stats on registrant attendance to better predict number of attendees at events.

This app requires android studio 3.5 and up

This library showcases:

  • Multi module
  • MVVM (ViewModel & LiveData)
  • coroutines
  • moshi
  • retrofit
  • koin
  • kotlin gradle dsl in a multi module project

On the testing side:

  • jUnit4
  • MockK
  • Architecture testing
  • Coroutines testing

About

An Android app to mark registrants as attendees or no-shows

License:Apache License 2.0


Languages

Language:Kotlin 100.0%