Skip to content

Implementation of a mobile design of the GADS 2020 Leaderboard. The mobile App will display Top 20 learners in the Learning Leaders’ category and Top 20 learners in the Skill IQ Leaders’ category.

Notifications You must be signed in to change notification settings

collins-swai/GADS-2020-LeaderBoard

 
 

Repository files navigation

GADS 2020 Leaderboard.

Associate Android Developer Practice Project

Timeline: Friday, Aug 28 - Friday, Sept 11 2020 (2 weeks)

Description

The mobile App will display Top 20 learners in the Learning Leaders category and Top 20 learners in the Skill IQ Leaders category. Also it will create a response in a google form with my information.

API Endpoints

Submission

The submission will be done through the App. To submit your project, you are expected to;

Make a NETWORK POST request to this Google Form using any network library. [Retrofit is recommended.]

Entries IDs:

  • Email Address = entry.1824927963
  • Name = entry.1877115667
  • Last Name = entry.2006916086
  • Link to project = entry.284483984

Tech stack

  • MVVM (ViewModel, LiveData, Repository)
  • Retrofit
  • Recyclerview
  • Tablayout
  • Google form

Project Demo

Thank you GADS

I'd like to thank Google, Andela, Pluralsight and every single individual that helped in bringing this learning experience to Africa developers. Thank you!

About

Implementation of a mobile design of the GADS 2020 Leaderboard. The mobile App will display Top 20 learners in the Learning Leaders’ category and Top 20 learners in the Skill IQ Leaders’ category.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%