onur mert boybek (onurrmert)

onurrmert

Geek Repo

0

followers

0

following

Home Page:https://www.linkedin.com/in/onur-mert-boybek

Github PK Tool:Github PK Tool

onur mert boybek's repositories

TelephoneDirectory

With this application, you can save and call contacts on your phone. In practice, the registration to the local database was made with the room library; insert, read, update, delete. In practice, corotines are used, to ensure asynchronous operation.

Language:KotlinStargazers:2Issues:1Issues:0

CoinApp

This application is an application that provides information about cryptocurrencies. There are 100 different crypto currency information in the application. Cryptocurrencies are sorted by dollar value. The application retrieves data with retrofit and displays it to the user. The application uses dagger hilt for Dependency injection.

Language:KotlinStargazers:1Issues:1Issues:0

DisneyApp

With this application, you can see Disney characters and add them to your favourites.

Language:KotlinStargazers:1Issues:1Issues:0

NoteBook2

A notepad app, this app is the basis of database design of an offline app and all CRUD (create, read, update, delete) operations are available, app is written in kotlin, used are, Dagger-Hilt, Room, ViewBinding, Navigation and MVVM design pattern

Language:KotlinStargazers:1Issues:1Issues:0

QrCode-Barcode-Scanner

With this application you can read qrcode-barcode and learn how to use fragment navigation, toolbar, viewBinding

Language:KotlinStargazers:1Issues:1Issues:0

Fake-Store

With this application, you can see Store product and add them to your cart. The application reads the data with the retrofit library and displays it to the user, if the user wants, they can add the product to their cart with the room library. A post notification comes that you have added product t the user cart

Language:KotlinStargazers:0Issues:0Issues:0

Films2

This application is made to download movies and learn their information. The application first takes the data with retrofit and then saves it to the local database with room. After that, the movies are shown to the user. The reason for writing to the local database is for the user to see some of the data even if there is no internet

Language:JavaStargazers:0Issues:0Issues:0

FilmsApp

This application is an application that provides movie information and downloads. The application first gets the data with retrofit, saves the data to the local database with SQLiteOpenHelper. Then it reads from the local database and displays it to the user. Used technologies: Retrofit, SQLiteOpenHelper, rxJava, viewBinding, fragment navigatons

Language:KotlinStargazers:0Issues:1Issues:0
Language:KotlinStargazers:0Issues:1Issues:0

NEWS

This application is a news application. You can see the news of different news channels (CNN, BBC; TIME...). The application retrieves data from the database with Retrofit. After that, the news are shown to the user.

Language:KotlinStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

PdfReader

With this application you can view and edit your pdf files.

Language:KotlinStargazers:0Issues:1Issues:0

QR-Code-Scanner

An application that shows the simplest and fastest way to read qr code

Language:JavaStargazers:0Issues:1Issues:0

USD-EUR

This is a simple foreign currency application. It takes the data with Retrofit, saves it with room and then displays it to the user. User can calculate money.

Language:JavaStargazers:0Issues:1Issues:0