Skip to content

An Android BaseCode Application using Kotlin programming language

Notifications You must be signed in to change notification settings

shidcordero/Android-Kotlin-Basecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Android-Kotlin-Basecode

An Android Kotlin Basecode for developers who want to start developing android mobile application. This code shows an application developed with the latest best practices on Android.

The following technologies used in this project:

On this project, no Web Service API is created. I use https://my-json-server.typicode.com/ to create a Fake Online REST API Server. You can find my server here(https://my-json-server.typicode.com/shidcordero12/android-json-server).

Note: This is still an ongoing project.

Done:

  • User List
  • Splash Screen implementation(new)

Todo:

  • Login Screen
  • CRUD implementation on User
  • Room Database w/ RxJava
  • Repository implementation
  • more coming features

About

An Android BaseCode Application using Kotlin programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages