Quick Note is a simple note-taking application designed to help you jot down your thoughts, ideas, and reminders quickly and efficiently. Built with Kotlin for the backend and XML for the frontend, it offers a seamless note-taking experience.
- Android Studio (latest Pre-released version (Canary))
- JDK 8
- Android SDK 30
- Supports API Level +21
- Create, edit, and delete notes effortlessly.
- Organize notes with categories and tags.
- Search functionality to easily find notes.
- Easy and simple UI.
To install the app, follow these steps:
- Clone this repository.
- Open the project in Android Studio.
- Build and run the app on your device or emulator.
- Room Database for local storage of notes
- Material Components for Android for a polished UI/UX
- Kotlin Coroutines for asynchronous programming
- Contributions are welcome! Please fork the repository and create a pull request with your changes.
- This app was inspired by various notes application and built as a learning project by Pratik Jadhav.
- Not Released Yet 🥲
