Giter Club home page Giter Club logo

android-coding-challenge-template's Introduction

Android Coding Challenge Template

Ready to kick off your next Android project? This template will get you started as quick as possible with a lot of interesting features, so you can focus directly on your application.

Features ๐ŸŽจ

  • 100% Kotlin-only template. โœ”๏ธ
  • Jetpack Compose setup ready to use. โœ”๏ธ
  • Dagger Hilt, Retrofit, OkHttp, Room โœ”๏ธ
  • Sample Espresso, Instrumentation & JUnit tests. โœ”๏ธ
  • 100% Gradle Kotlin DSL setup. โœ”๏ธ
  • CI Setup with GitHub Actions. โœ”๏ธ
  • Dependency versions managed via buildSrc. โœ”๏ธ
  • Kotlin Static Analysis via detekt and ktlint. โœ”๏ธ
  • Issues Template (bug report + feature request). โœ”๏ธ
  • Pull Request Template. โœ”๏ธ

Gradle Setup ๐Ÿ˜

This template is using Gradle Kotlin DSL as well as the Plugin DSL to setup the build.

Dependencies are centralized inside the Gradle Version Catalog in the libs.versions.toml file in the gradle folder.

Static Analysis ๐Ÿ”

This template is using detekt to analyze the source code, with the configuration that is stored in the detekt.yml file (the file has been generated with the detektGenerateConfig task). It also uses the detekt-formatting plugin which includes the ktlint rules (see https://detekt.dev/docs/rules/formatting/).

CI โš™๏ธ

This template is using GitHub Actions as CI. You don't need to setup any external service and you should have a running CI once you start using this template.

There are currently the following workflows available:

Project Structure

  • app: The source for the final Android application.

The following additional top-level directories configure & support building the app & projects:

Finally, the following hidden top-level directories provide functionality for specific development systems:

Contributing ๐Ÿค

Feel free to open a issue or submit a pull request for any bugs/improvements.

android-coding-challenge-template's People

Contributors

actions-user avatar gianlucaveschi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.