Joze01 / photo_challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photo Challenge

In this project I have built an app that displays a lit of photos fetched from an API and stores in a database, then displays with liveData all the items in the main screens and allow the user to navigate to another screen with a larger version of the picture in a dragable list.

Screenshots

image image image

Built With

Languages

  • Kotlin

Build tools

  • Gradle

Platform

  • Android

Editors

  • Android Studio

Version controlers

  • Git
  • GitHub

Dependencies used

Databases

  • Room

Networking and parsing

  • Retrofit
  • Moshi

API endpoint

Getting Started

Installation

  1. Clone the repo

    git clone https://github.com/hunter4466/photo_challenge.git

  2. Open Android Studio

    cd ...~/photo_challenge

  3. Debug

    Open up you preferred emulator or android device.

Assumptions

  • No assumptions this time

Author

👤 Mario Chois (Click the linked badges below)

  • GitHub
  • LinkedIn
  • AngelList

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

License:MIT License


Languages

Language:Kotlin 100.0%