Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/re-ovo/composediary

A diary app made by Jetpack Compose
https://github.com/re-ovo/composediary

android jetpack-compose kotlin-android

Last synced: about 2 months ago
JSON representation

A diary app made by Jetpack Compose

Awesome Lists containing this project

README

        

[Chinese 🈶](README_zh.md)

# ComposeDiary
A simple diary app build by Jetpack Compose, use navigation library for single activity implementation

## Tech Stack & Features
* Pure Jetpack Compose UI
* Support Add/Delete/Edit/Search diaries
* MVVM Architecture
* Kotlin Coroutine/Room/Navigation
* Dark Mode

## Screenshots
| MainPage | Drawer |
| ----- | ------|
| | |

## TODO List
* Page Navigation Animation
* Back handling in edit page