Skip to content

jackskennel/hackillinois-2023

Repository files navigation

Memcache: HackIllinois 2023 Project

Background🌟

Dependencies & References⚡

General Dependencies

  • Compose-version: 1.1.1
    Jetpack Compose is Android’s modern toolkit for building native UI. It simplifies and accelerates UI development on Android. Quickly bring your app to life with less code, powerful tools, and intuitive Kotlin APIs.
  • Gradle-version:7.1.2
  • Kotlin-version:1.6.10

Navigation🚀

Camera📸

camerax_version = "1.1.0-beta02"

Google Map🗺

Video Player📽

Coil🍥

Hiding Secret Key🔑

Accompanist✨

Dokka and KDoc🚀

Detekt🐱‍🏍

Clean architecture

In Clean Architecture, instead of relying on Models, you'll communicate with Interactors from the Use Case layer. This layer contains the user interface related code, powered by Android Jetpack! The outer circle represents the concrete mechanisms that are specific to the platform such as networking and database access. Moving inward, each circle is more abstract and higher-level. The center circle is the most abstract and contains business logic, which doesn’t rely on the platform or the framework you’re using.

Refer here for more details and description:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •