Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1 KB

README.md

File metadata and controls

23 lines (14 loc) · 1 KB

Simple Note

[English|简体中文]

About the Project

Simple Note is an Android application developed by two university freshmen, leveraging the power of Jetpack Compose, Jetpack Room, and Jetpack Navigation. This project aims to provide a straightforward and efficient note-taking experience for users.

Features

  • Local Storage: Utilizes Jetpack Room for efficient local storage of notes.
  • Search Highlight: Provides a feature to highlight search results within notes for better readability.
  • Monet Colors: Utilizes vibrant and modern color schemes for an appealing user interface.
  • Floating Action Button: Customize the position of the button through dragging, and the horizontal and vertical screens are recorded separately.

Collaborators

  • Yttehs - MVVM, UI, Navigation, SQLite
  • Eviarch - UI, Animation, Localization, Icon

Download