Coder Social home page Coder Social logo

mustfaunlu / autobiographyapp Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 275 KB

My biographical app uses offline-first structure, MVVM and repository pattern, along with popular libraries like Retrofit, Glide, and Room. I also leverage technologies such as LiveData, Flow, ViewBinding, and Databinding.

Kotlin 100.00%
android-app mvvm retrofit2 glide room architecture-component databinding-android viewbinding-android

autobiographyapp's Introduction

Autobiography App

I have developed an Android application called Autobiography App and I would like to briefly describe its features.

This application includes an "About Me" section where I provide personal information about myself, my interests, skills, and goals. The "Blogs" page displays the titles and descriptions of my blog posts on Medium, which users can read by clicking on them. The "Projects" page showcases my projects' images, descriptions, technologies used, and GitHub links.

Finally, the last page of the application provides links to my social media accounts, enabling users to connect with me on social media.

Autobiography App was developed using the Kotlin programming language and built using Android Studio. My biographical app uses offline-first structure, MVVM and repository pattern, along with popular libraries like Retrofit, Glide, and Room. I also leverage technologies such as LiveData, Flow, ViewBinding, and Databinding. The source code for the project is available on GitHub, allowing any developer to run and modify the project on their own computer.

Screeshots

Tech stack & Open-source libraries

  • 100% Kotlin based + Coroutines and Flow & LiveData

  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.

    • A single-activity architecture, using the Jetpack Navigation to manage transactions.
    • Lifecycle - perform an action when lifecycle state changes
    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
    • Repository - Located in data layer that contains application data and business logic.
    • ViewBinding & DataBinding - allows you to more easily write code that interacts with views.
  • Android Hilt - Dependency Injection Library

  • Retrofit A type-safe HTTP client for Android and Java

  • Gson - A JSON library for Android and Java.

  • Glide Glide is a fast and efficient open source media management and image loading framework for Android that wraps media decoding, memory and disk caching, and resource pooling into a simple and easy to use interface.

  • Room The Room persistence library provides an abstraction layer over SQLite to allow fluent database access while harnessing the full power of SQLite.

Architecture

This app uses MVVM (Model View View-Model) architecture

App video Portrait (Samsung Galaxy Mega 6.3 API 30)

autobiography-app.mp4

autobiographyapp's People

Contributors

mustfaunlu avatar

Stargazers

 avatar

Watchers

 avatar

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.