Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.42 KB

File metadata and controls

31 lines (25 loc) · 1.42 KB

CodeSto

A lightweight Android app for storing through client desktop app over local network and searching text files, built with Jetpack Compose, Room, and MVVM architecture.

App Screenshots:

CodeSto_home CodeSto_tasks CodeSto_add CodeSto_ser CodeSto_perm CodeSto_clientconn

Features :

  • 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.

Tech Stack

  • Kotlin
  • Jetpack Compose
  • Room (SQLite)
  • MVVM architecture
  • Ktor
  • Websocket

Status

In active development - more features are under development.

Roadmap

  • Search functionality across stored data
  • UI Polish