ajailani4 / spesipon

Simple app to search for phone specifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spesipon

Spesipon is a simple app to search for phone specifications. There are many phones from many brands in this app. Let's search the phone that you want to know how its specifications are.

Notes

This app uses MVVM as for the architecture pattern. The libraries used in this app are Paging 3, Dagger Hilt, Retrofit, Jetpack Navigation Component, and Material Design. Also, this app uses https://github.com/azharimm/phone-specs-api for the Rest API

Features

  1. Read all phones based on their brand
  2. Read phone specifications
  3. Search phone based on its series or brand name
  4. Read all brands and show how many devices that they have released

Preview

Home

Home

Phones List

Phones List

Phone Specifications

Phone Specifications

Search

Search

Brands

Brands

Installation and Usage

Download the zip from this repository or use git clone on your terminal.

git clone https://github.com/ajailani4/spesipon.git

Then, run it on your android emulator or physical device.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Simple app to search for phone specifications


Languages

Language:Kotlin 100.0%