Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/husseinfo/countin
- Owner: Husseinfo
- License: gpl-3.0
- Created: 2022-08-07T16:34:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T13:48:29.000Z (3 months ago)
- Last Synced: 2024-11-17T09:39:40.030Z (about 1 month ago)
- Topics: android, android-app, android-application, countdown, countdown-timer, counter, material-design
- Language: Kotlin
- Homepage:
- Size: 705 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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