Skip to content

The project's goal is to meet the greatest standards for contemporary Android development.

Notifications You must be signed in to change notification settings

JMDev2/New-York-API---Movies

Repository files navigation

NY Times API Adroid App

This an app that consumes the New york times Api to display all the movie reviews.

Prerequisite

  • Android studio (Latest Version) Download here
  • Emulator or an android mobile device

Run

  • To run the application, make sure you have an android device to connect via the USB cable on your machine or an emulator installed in the android studio.

  • Once the device is setup, click the run option in the android studio.

Technologies Used

  • Kotlin
  • XML
  • Retrofit
  • TDD
  • Coroutines
  • Dagger-Hilt for DI
  • MVVM Architecture

Dependencies/ Libraries

  • JUnit Testing Framework
  • Mocky – Viewmodel unit testing
  • Mock web server – testing the API response
  • Picasso
  • Coroutines
  • Dagger hilt
  • Navigation

Contributing

  • Feat – For features. Used when adding a new feature
  • Fix – Used when fixing bugs

Infor:

Releases

No releases published

Packages

No packages published

Languages