Skip to content

Blogging Android application built in kotlin with user authentication where user can create blog articles, follow other users, favorite articles, etc

Notifications You must be signed in to change notification settings

nikhil121101/Mideum

Repository files navigation

RealWorld Example App

Kotlin codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

This codebase was created to demonstrate a fully fledged fullstack application built with Kotlin including CRUD operations, authentication, routing, pagination, and more.

We've gone to great lengths to adhere to the Kotlin community styleguides & best practices.

For more information on how to this works with other frontends/backends, head over to the RealWorld repo.

How it works

Blogging Android app with user authentication where user can create blog articles , follow other users , favourite articles etc

Built and design

Built in MVVM(Model view view model) architecture
communicates with the backend api of Real world using retrofit library
uses Android Jetpack libraries like navigation Glide library for image processing

Screenshots

About

Blogging Android application built in kotlin with user authentication where user can create blog articles, follow other users, favorite articles, etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages