Git Product home page Git Product logo

I developed a mobile application with Java and Kotlin. I am sharing my projects here. I usually use the Kotlin programming language for Android projects.

onur mert boybek's Projects

coinapp icon 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.

disneyapp icon disneyapp

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

fake-store icon 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

films2 icon 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

filmsapp icon 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

news icon 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.

notebook2 icon 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

pdfreader icon pdfreader

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

qr-code-scanner icon qr-code-scanner

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

qrcode-barcode-scanner icon qrcode-barcode-scanner

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

telephonedirectory icon 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.

usd-eur icon 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.