Giter Site home page Giter Site logo

bedirhansaricayir / lifting Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 2.26 MB

Lifting, helps users have a training program, track their progress with graphic analysis, and use a variety of measurement tools.

Kotlin 100.00%
android compose firebase firebase-auth fitness-app fitness-tracker in-app-updates jetpack jetpack-compose kotlin

lifting's Introduction

Lifting

Lifting, helps users have a training program, track their progress with graphic analysis, and use a variety of measurement tools.

It's written using 100% Kotlin and Jetpack Compose. It's developed to help you track your personal progress with ease.

Google Play

Hotpot 0 Hotpot 1 Hotpot 2 Hotpot 3 Hotpot 4

Layers

  • Common -> It contains certain components that are useful and stable for the application, independent of other layers.
  • Navigation -> The screens present in the application and the navigation and state information triggered by user interaction are kept in this layer.
  • DI -> It is a separated layer in the application that aims to eliminate external dependencies and automate these dependencies. The dependencies of all layers are executed through this layer.
  • Notification -> Business logic related to setting alarms and sending notifications in the application is kept in this layer.
  • Feature -> Each feature in the application creates its own layers for independence, testability and a modular approach.
    • Data -> Here, models are available for the local database, parsers, and data from the remote source.
    • Domain -> The domain layer of the application includes the fundamental and independent components such as the main logic, business rules, and data models. This layer does not communicate with other layers and remains independent from external dependencies.
    • Presentation -> It is the layer to interact with the user. This layer receives user inputs, triggers related actions and displays the results. mad-arch-overview-ui

๐Ÿ›  Tech Stack & Open Source Libraries

lifting's People

Contributors

bedirhansaricayir avatar

Stargazers

 avatar  avatar  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.