LcsMilhan / ToDo

A notes app built using Jetpack Compose, Dagger-Hilt, Room, and MVVM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✎☱ ToDo ☱✎

ToDoScreens

Project Overview

ToDo is a simple and user-friendly application that allows you to manage your notes effortlessly. Whether you need to jot down a quick idea, make a to-do list, or keep track of important information, this app has you covered.

Features

  • Add Notes: Easily create new notes and give them a title and content.
  • Edit Notes: Modify the content or title of your existing notes whenever you need to.
  • Delete Notes: Remove notes that you no longer need.
  • Filter Notes: Quickly find specific notes using filtering options.

Technologies Used

  • Kotlin
  • Jetpack Compose
  • Dagger-Hilt
  • Clean Architecture
  • MVVM (Model-View-ViewModel)
  • Room

How to Run the Project

  • Ensure you have Android Studio installed on your computer.
  • Clone this repository to your local machine using the command: git clone https://github.com/LcsMilhan/ToDo.git
  • Open the project in Android Studio.
  • Wait for the project to synchronize with its dependencies.
  • Run the application on an emulator or connected Android device.

Usage

  • Launch the app to view your list of notes.
  • Tap the "+" button to create a new note.
  • Tap on a note to view or edit its contents.
  • Use the filter option to search for specific notes.

App Running

todorecorder_5BFG6l65.mp4

About

A notes app built using Jetpack Compose, Dagger-Hilt, Room, and MVVM.


Languages

Language:Kotlin 100.0%