8000 GitHub - jitinsharma/android-conferences: An app which displays conferences from http://androidstudygroup.github.io/conferences/
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jitinsharma/android-conferences

Repository files navigation

android-conferences

An app which displays list of conferences happening all over the world sourced from this website.

Install

Get latest apk from Actions run

or build from source by running ./gradlew assembleDebug

Features

  • Display conferences with relevant details. ✅
  • Offline support. ✅
  • Filter conferences by cfp status and by country. ✅
  • CFP reminder.
  • New conference reminder. ✅

Objectives for this project

This project is being built with Jetpack Compose with following objectives in mind

  • Build a multi screen UI with Compose.
  • Understand how state management will work with Compose
  • Make app reactive to changes from network + DB as well as implement a simple UI filter
  • Make it work with Flow/coroutines
  • Keep it updated with releases of Compose

Screenshots

About

An app which displays conferences from http://androidstudygroup.github.io/conferences/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0