Kurly-assignment - Search GitHub Repository App For Android

Related tags

App kurly-assignment
Overview

Search GitHub Repository App

Outline

Github 내의 수많은 리포지토리를 키워드를 통해 검색할 수 있습니다.

How to use

image

  1. 찾고 싶은 repository 키워드를 입력합니다.
  2. 검색 버튼을 클릭합니다.
  3. 화면에 검색된 repository가 출력됩니다.
  4. 링크를 클릭하면 인터넷을 통해 repository 정보를 확인할 수 있습니다.

Tech Stacks

  • Language : Kotlin
  • Library : Retrofit 2, RecyclerView, LiveData
  • Open API : Github Search API
You might also like...
SimpleToDo - Simple
SimpleToDo - Simple "To-Do" App for CodePath Prework Assignment

Project 1 - Simple ToDo App Simple ToDo is an android app that allows building a todo list and basic todo items management functionality including add

Git history is an android application that simply tracks GitHub repository's issues.
Git history is an android application that simply tracks GitHub repository's issues.

Git History About Git history is an android application that simply tracks GitHub repository's issues. You can search for user and get all public repo

GithubUsersGalleryApp - Github users app consumed Github API

GithubUsersApp ✨ Github users app consumed Github API ✨ Architecture Using Moder

This assignment has been given to me for Android developer position at SonyLiv.

asssignmentSonyLiv This assignment has been given to me for Android developer position at SonyLiv. This codeis not full functional but can give a cont

A Prework Assignment COdepath for Android
A Prework Assignment COdepath for Android

PreWork_SimpleTodo_Android This is a Prework Assignment Codepath Project 1 - Sim

 ABSA Android Take Home Assignment
ABSA Android Take Home Assignment

ABSA Android Take Home Assignment Writing the Make Up App challenge using Android Architecture Components, in 100% Kotlin :kotlin: Requirements Create

code for the Mobiquity QA challenge assignment

MOBIQUITY QA CODE CHALLENGE This repository contains the code for Mobiquity code assignment for the Senior QA engineer position. Tech Stack the tools

payhere online assignment

가계부 API 설명 실행 모든 컨테이너 실행 docker-compose up docker-compose up - d // 백그라운드 실행 데이터베이스만 실행 docker-compose up database docker-compose up -d database // 백그

The goal of this assignment is to implement GameOfFifteen
The goal of this assignment is to implement GameOfFifteen

Game of Fifteen Demo The board for the game of Fifteen is filled randomly with numbers from 1 to 15 and one empty space. You can move the neighboring

Comments
  • repository 검색 기능

    repository 검색 기능

    목적

    Github Search API를 사용하여 repository 검색 기능 구현

    작업 내용

    • Retrofit 2를 이용하여 Github Search API와 통신
    • LiveData 형태로 결과값을 가져온다

    참고 사항

    ToDo

    • [x] LiveData로 받아온 결과값을 RecyclerView Adapter에 연결
    • [x] 아이템 클릭시 Github Repository로 이동
    enhancement 
    opened by Tenykim1109 0
Owner
Minjeong Kim
Minjeong Kim
Github search repository api를 사용합니다.

GithubSearch ✔️ Description Github API 중 search repository api를 사용하였으며, 레포지토리를 검색할 수 있습니다. star 개수를 기준으로 내림차순하여 인기있는 레포지토리부터 볼 수 있습니다. ?? GIF ?? Used

huijiny 1 Mar 3, 2022
Github Repository Search 어플리케이션 입니다.

github-search ?? Introduction Github Search API 를 사용해서 검색된 레포지토리 리스트를 보여줍니다. EditText에서 텍스트를 입력하면 검색 API를 호출하고, debounce를 사용해서 호출 간격을 조절했습니다. 각 레포지토리는

null 2 Jan 25, 2022
An app that allows you to search for Github profiles of users and their repositories [d.light Android Engineer Test], for the Android Engineer Role

An app that allows you to search for Github profiles of users and their repositories [d.light Android Engineer Test], for the Android Engineer Role

Joel Kanyi 9 Aug 26, 2022
Github Repo Search Android App

Github Repo Search Android App Modular android app for searching trending Github repositories and the details of each repository.

mertselcukdemir 4 Mar 7, 2022
📺 A sample app to showcase Twyper with GitHub repo search API

swipe-search A sample app to showcase Twyper with GitHub repo search API ?? Demo Screen.Recording.2022-02-20.at.9.36.10.PM.mov ?? Tech Stack What How

theapache64 26 Jul 18, 2022
This projects implements Github User search with Android Pagination 3 Library

GithubUser Search An Android App that lists the github users sorted by most followers Resources GitHub API Building Clone the git repository Build ./g

Siyanatullah Khan 3 Oct 12, 2022
Android application for GitHub user search and view user details

GitHubApp Android application for GitHub user search and view user details Architecture UI observing the live data for the main list as received from

null 1 Mar 29, 2022
GithubUserApps is an application that can Search and Displaying the details of a User github

GithubUserApps is an application that can Search and Displaying the details of a User github. this apps is written in Kotlin with MVVM Architecture, RXJava3, Kotlin Coroutines, ROOM Database, Retrofit, and Data Store Preferences to saving the Dark/Light Theme Key-Value.

Joshua Jeremia 2 Aug 31, 2022
Android Camper parking app written in kotlin for assignment 2 of Mobile App Development

Technical Report Splash view Application shows a splash screen when opened. The

Alvaro Sanchez Domingo 1 Sep 9, 2022
An assignment app for Caper AI

JungsooAppCaperAI This is an assignment app for Caper AI. This app shows a list of products locally saved in room database to a user. User can tap on

Shahrukh Malik 0 Oct 15, 2021