Skip to content

zeph7/android-kotlin-Chore-app

Repository files navigation

App image Chore app

License Github contributors Language max %

Build with android

Overview

Build a Chore record app with kotlin support

It is an Chore/Job record app with offline database to store the jobs assigned to different person by some another person for having a record of a group of tasks assigned to different person for any project work. A custom ListView holds the info: Job, assigned to, assigned by, date of creation.Any item in the ListView can be edited, updated and also deleted as well, any time by a ClickListener on the items of the ListView.

Its a Database Chore Record App!!

Features

  • SQLite Database
  • Splash screen
  • Animation styles
  • Customised buttons
  • Custom ListView
  • ImageView
  • Switiching animations
  • Minimal Design
  • Simplified Theme
  • Responsive BackPress
  • Well Constrained Layout

Platform

    -> Android Studio
    -> With Kotlin Support

Instructions

  1. Clone or download the repo: https://github.com/ashish7zeph/android-kotlin-Chore-app
  2. Navigate to the folder android-kotlin-Chore-app
  3. Navigate to the folder android-kotlin-Chore-app/app/src/ to access developers content
  4. Navigate to the folder apk for users to access apk
  5. Copy the apk from folder apk to an android phone
  6. Install the apk

The app is finally installed on your Android mobile device !!

To directly download the apk visit the link

Screenshots:

App image App image App image


App image App image App image


App image App image App image

Kotlin Android Activity

For Kotlin code files visit the link

Backend files are stored in three packages:

Frontend resource files are stored in res package

Android manifest file for the project:

Releases

No releases published

Packages

No packages published

Languages