Git Product home page Git Product logo

rs.android.final_task's Introduction

The final task is only a set of requirements! Feel free to improvise!

You can implement anything, it's totally up to you. Working in a team is prohibited.

Requirements:

  • Clean Architecture should be used on the app level. The code suould be divided to data, domain and presentation layers. See the example with data flow below:

  • MVVM/MVI architecure should be used on presentation layer. On presentation level we are working with UI-level/Domain-level models, data layer models are prohoboted. See the example below:

  • Kotlin Coroutines should be used for async/concurrent operations.

  • Coroutines Flow should be used instead of LiveData on Presentation layer.

  • Dependency Injection should be implemented using Dagger/Hilt.

  • For navigation Jetpack Navigation component should be used.

  • App should support dark and light themes and have settings screen.

  • All ViewModels have to be covered by unit tests

Evaluation criteria

Before the deadline, every student have to make a short(up to 10 minutes) recording of app presentation in English. Presentation should contain information about the idea of the app, used technologies and a brief demo of the main functionality.

The following message should be sent to the #final-task discord channel:

  • Name: Name Surname
  • Location < location e.g. Minsk, Belarus >
  • Discord: < discord nick >
  • Github: < github nick >
  • Mentor: Name Surname
  • App: < link to the github repo >
  • Demo: < link to the recorded video >

rs.android.final_task's People

Contributors

artem-bagritsevich avatar

Stargazers

 avatar  avatar  avatar

Watchers

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