DEADBEAT6 / Doodle-Notes

A Notes App | Jetpack Compose | Rich Text Editor | GestureDetection | Room

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Name: Raj Aryan Jain Company: CODTECH IT SOLUTIONS ID: CT08AD971 Domain:ANDROID DEVELOPMENT Duration: June to August 2023 Mentor: SRAVANI GOUNI

🎨 Doodle Notes πŸ—’

Doodle Notes is an Android app that allows users to create and manage notes with two unique input methods: a rich text editor and a drawing interface. The app features an intuitive home screen, a heart-shaped add notes button, and a drag-and-drop feature to delete notes.

✨ Features

  • 🏠 Home Page: Displays all created notes.
  • πŸ”Ž Search Bar: Searched for the Notes.
  • ❀️ Add Notes Button: A heart-shaped button to add new notes.
  • πŸ—‘οΈ Drag and Drop to Delete: Easily delete notes by dragging them to a delete area.
  • πŸ“ Add/Edit Notes:
    • πŸ”– Mandatory Title: Each note requires a title.
    • πŸ–‹οΈ Rich Text Editor: Input text using a rich text editor (integrated with a third-party library).
    • 🎨 Drawing Input: Create notes by drawing with pointer input.
  • 🌈 Colorful and Easy to Navigate UI: Enjoy a vibrant and user-friendly interface.

πŸ“Έ Screenshots

home search (1) addnote (1) Delete (1)

              Home                               Search                               Add/Edit                               Delete

πŸ› οΈ Installation

  1. Clone the repository:
    git clone https://github.com/DEADBEAT6/Doodle-Notes
  2. Open the project in Android Studio.
  3. Build and run the app on an Android device or emulator.

πŸš€ Usage

  1. Launch the app to see the home screen with your notes.
  2. Tap the heart-shaped add notes button to create a new note.
  3. In the add/edit screen, input a mandatory title.
  4. Choose between the rich text editor and drawing input to create your note.
  5. Save the note to see it displayed on the home screen.
  6. To delete a note, drag it to the delete area.

πŸ“š Libraries Used

🀝 Contributing

Contributions are welcome! Please fork the repository and submit a pull request for any changes.

πŸ“§ Contact

For any inquiries, please contact Raj Aryan Jain.

About

A Notes App | Jetpack Compose | Rich Text Editor | GestureDetection | Room


Languages

Language:Kotlin 100.0%