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 | |
Report Video | YOUTUBE |
API Endpoints Source | REPOSITORY |