Skip to content

chelshe18/fetch-data-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General Information

This is a Kotlin app created on Android Studio; Its purpose is to retrieve the data from a Json file and display it in an easy-to-read list to the user. It deserializes the Json file to create objects that store the data. The data is stored in objects of a class that implements the Comparable interface for the ease of sorting. The sorting algorithm implemented in this project is a Quicksort algorithm, optimizing efficiency of time and space.

Technologies

This project was created using:

  • Kotlin version: 1.8.10
  • Android Studio version: 2022.1.1
  • Gson version: 2.8.9

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages