A lightweight Android app for storing and searching text files, built with Jetpack Compose, Room, and MVVM architecture.
- Uses persistent storage for storing data.
- Adding text file within app.
- Searches specific file with query within large volume of stored data in less time.
- Kotlin
- Jetpack Compose
- Room (SQLite)
- MVVM architecture
In active development - more features are under development.
- Search functionality across stored data
- UI Polish