jdortiz / TalkToMe-Android

A simple Jetpack Compose application that uses Realm SDK to keep track of talk proposals for a meetup group.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Talk To Me App (Android version)

This Repo

This repository contains code for building a very basic application to schedule talks for a meetup group. The goal of this code is to demonstrate how to write from scratch an Android app that uses the Realm SDK to synchronize data with the cloud.

License

This project is licensed under the terms of the Apache license 2.0.

Resources

To learn more about Realm/MongoDB you have all these fantastic resources:

About

A simple Jetpack Compose application that uses Realm SDK to keep track of talk proposals for a meetup group.

License:Apache License 2.0


Languages

Language:Kotlin 100.0%