Skip to content

sobczyk-m/simple-days-counter

Repository files navigation

Simple Days Counter

A simple Android app to store and remind you of important dates in your life. Just enter a date and the app will display the time until that date.

Features

You can select dates for upcoming events as well as those that have already occurred.

Available time conversion to pick:

  • days
  • weeks
  • months
  • years

By selecting time conversion of days you can specify which days of the week should be counted and which should not.

You can also customize the color of your event counter background using available color picker.

Last but not least, give the event counter a unique name.

Preview:

Counters List Screen Counter Creation Screen

Requirements

Built with

  • Kotlin - programming language
  • Jetpack Compose - toolkit for building native UI
  • Room - library provides an abstraction layer over SQLite for database access.
  • Colorpicker - color picker library

About

A simple android application to store and remind you of important dates in your life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages