Skip to content

A simple chat app built with Jetpack Compose and Kotlin!

License

Notifications You must be signed in to change notification settings

Zulfen/ZulfChat

Repository files navigation

ZulfChat

A really simple chat app made with Jetpack Compose. This project's code and structure will change quite a bit as I am using this project to learn Android development, Kotlin and Gradle.

Using the awesome Compose Destinations library by raamcosta for navigation!

Learning mainly using Philip Lackner's really useful tutorials. Here are some of the code / repos I have referenced to make this:

https://github.com/raamcosta/compose-destinations/tree/main/sample

Screenshots

Coming soon!

TODO:

  • Implement a couple of basic modules to interface with an API using Dagger Hilt.
  • Create a shared ViewModel that contains information about UI state.

About

A simple chat app built with Jetpack Compose and Kotlin!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages