Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/husseinfo/countin

An Android Application that remembers your life events.
https://github.com/husseinfo/countin

android android-app android-application countdown countdown-timer counter material-design

Last synced: 5 days ago
JSON representation

An Android Application that remembers your life events.

Awesome Lists containing this project

README

        

# countin

![Android CI](https://github.com/Husseinfo/countin/actions/workflows/android.yml/badge.svg)

An Android Application that remembers your life events.

![alt Demo](demo.png)

## Functionalities

- [x] Add/Delete item
- [x] Time option
- [x] App Intro
- [x] Import from image
- [x] Record icon
- [x] Edit item
- [x] Fingerprint authentication
- [x] App Settings
- [ ] Load more
- [x] Import/Export
- [x] Countdown items

## Android Dev

- [x] Kotlin
- [x] ROOM
- [x] Coroutines
- [x] Material 3
- [x] Compose
- [ ] View binding
- [ ] Testing