GithubHelp home page GithubHelp logo

sophicapri / drinksdiscovery Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 31.64 MB

Technical test. Compose, Paging3, Coroutines, Navigation, Hilt, Multi-Module Architecture. ✔ Lead to a job offer

Kotlin 100.00%

drinksdiscovery's Introduction

This is a clone of a technical test I did in the past. I had to do this project from scratch.
I've only changed the API and the naming from my initial test. Everything else is the same.

DrinksDiscovery

App that displays a list of drinks and their details.

Notes

Here are some improvements that could be made:

  • Handle procress death with SavedStateHandle in the ViewModel
  • Handle when the user is not connected to the internet
  • Handle web service potential errors by using Retrofit's Response object
  • Test Paging3 in a more efficient way (I haven't found a way to test all the use cases yet for this part)
  • Test the web service with MockWebServer
  • A more attractive UI ^^

Architecture

  • Feature oriented multi-module architecture
    • app
    • core
      • network
      • ui
    • feature-drinks
      • presentation
      • di
      • data
      • api
  • MVVM design pattern

Technical Stack

drinksdiscovery's People

Contributors

sophicapri avatar

Watchers

 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.