Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 1.6 KB

README.md

File metadata and controls

13 lines (11 loc) · 1.6 KB

Online Courses Application

The application providing online courses is developed using the Android Studio environment, utilizing the Java programming language with Android SDK 17. The project incorporates techniques for storing login information using SharedPreference, making API calls using Retrofit, and parsing JSON data using Gson. Additionally, the product applies RecyclerView to load data from the API, implements Lazy Loading for improved performance, and handles item click events.

Project Name Online Courses Application
Subject Mobile Programming
Start Date 04/2024
End Date 05/2024
Team Size 4
Documentation PDF
Report Video YOUTUBE
API Endpoints Source REPOSITORY