NoteTakingApp is a simple and efficient note-taking application built for Android. The app uses the MVVM architecture pattern and includes features such as navigation, fragments, a Room database for data storage, and a RecyclerView for displaying notes.
- Create, read, update, and delete notes
- Organize notes with tags and categories
- Search and filter notes
- User-friendly interface
- Programming Language: Kotlin
- Architecture: MVVM (Model-View-ViewModel)
- UI Components: Navigation Component, Fragments, RecyclerView
- Data Storage: Room Database
- Android Studio
- Gradle
- Java/Kotlin SDK
-
Clone the repository:
git clone https://github.com/AmerOde/NoteTakingApp.git
-
Open the project in Android Studio.
-
Build the project to download dependencies.
- Connect an Android device or start an emulator.
- Click the "Run" button in Android Studio.
- Name: Amer Odeh
- Email: aldrbany41@gmail.com
- GitHub: Amer Odeh