Skip to content

Latest commit

 

History

History
63 lines (46 loc) · 3.28 KB

README.md

File metadata and controls

63 lines (46 loc) · 3.28 KB

Qhala Interview 🎥 📺

codebeat badge Maintainability Test Coverage

This is an Interview Tech challenge by Qhala I used TMDB API to solve this challenge.

Screenshots

Movies Movie Detail
Movies Single Movie

Prerequisites

To Add your Api Key from TMDB API u have to run the following command to your terminal I used CMake to Secure Api Key ☺️

 $ cd app/src/main/cpp
 $ cp  native-lib.cpp.sample  native-lib.cpp

Tech-stack

Work plan

I created an automated Kanban on the Github projects for agile development.

Work plan

Unit Test

Ui Testing Unit Test

Room Database Inspector

This is How data is being Stored to Room db.

Room db