NoteIt – A simple note-taking app written in Kotlin using the MVVM

NoteIt – Simple Note Taking App πŸ“

GitHub license

NoteIt is a simple note-taking app written in Kotlin using the MVVM πŸ—οΈ architectural pattern, CRUD πŸ“ operations, and ROOM 🏠 database. The app features a full material dynamic theming 🌈, support for adding/deleting notes πŸ“, and full markdown support for editing options like bold/italic/strikethrough text and the ability to create bulleted/numbered lists πŸ“Š. The app also includes nice animations πŸŽ‰.

Screenshots πŸ“·πŸ“·

App Screenshot
Light Add Note Screenshot

Features

  • Full material dynamic theming 🌈
  • Add/delete notes πŸ“
  • Full markdown support for editing options πŸ“Š
  • Nice animations πŸŽ‰

Technologies

  • Kotlin
  • MVVM πŸ—οΈ Architecture
  • ROOM 🏠 Database

Requirements

  • Android Studio
  • Android SDK
  • Android API 32 or higher

Usage

To use NoteIt, clone the repository and open the project in Android Studio. Build and run the project on an emulator or a physical device.

Contributions

Contributions to NoteIt are welcome. Before submitting a pull request, please ensure that your changes are well-tested and that they adhere to the project’s coding standards.

License

NoteIt is open source software licensed under the MIT license.

GitHub

View Github

Leave a Reply

Your email address will not be published. Required fields are marked *