Coder Social home page Coder Social logo

microsoft / rural-crowdsourcing-toolkit-client Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 4.29 MB

This repository provides client code for crowdsourcing platform (https://github.com/microsoft/rural-crowdsourcing-toolkit) that is specifically designed to be inclusive of users from low-resource communities.

License: MIT License

Kotlin 82.91% Java 17.09%

rural-crowdsourcing-toolkit-client's Introduction

Crowdsourcing Toolkit for Low-resource Communities

This repository provides client code for rural-crowdsourcing-platform.

License

We have released this code under the MIT license. Please see LICENSE.txt for details.

Contributors

Bulk of the initial code base was developed at Microsoft with contributions from the following people.

  • Vivek Seshadri
  • Danish Goel
  • Pallav Karya
  • Mrinal Das
  • Anurag Shukla

Currently, the code is also being developed by Navana Tech with contributions from the following people.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. Please visit Code of Conduct for more information or email [email protected] with your queries.

rural-crowdsourcing-toolkit-client's People

Contributors

aditya-navana avatar amogh-navana avatar anuragshukla06 avatar jahanvinshah avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

thedroiddiv

rural-crowdsourcing-toolkit-client's Issues

Migrate from Kotlin Synthetics to Jetpack ViewBinding

COPY OF: microsoft/rural-crowdsourcing-toolkit#140

Source: Build Warning
The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.

Have created this issue just to track that it exists, after the codebase is migrated to Jetpack Compose this won't be required anymore.

Move SplashScreen setup actions to MainActivity and remove SplashScreen fragment

From Android 12 or higher, the system itself displays a splash screen. So it is no longer required to keep an additional splash screen. Moreover, the current app will display two splash screens from Android 12. It is better to migrate to the new Splash Screen API which is backward compatible as well.

Also, the setup actions that are being done in the splash screen fragment can easily become a part of MainActivity.

https://developer.android.com/develop/ui/views/launch/splash-screen

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.