Skip to content

Repository files navigation

Note Taker App

Welcome to our Note Taking App! This application allows you to efficiently manage your notes.


Table of Contents


Features

  1. Add Notes: Easily add new notes to the app.
  2. View Notes: All your notes are displayed for easy access.
  3. Edit Notes: Make changes to existing notes.
  4. Delete Notes: Remove notes you no longer need.
  5. Restore Notes: Accidentally deleted a note? Restore it from the trash.
  6. Delete Permanently: Remove notes permanently from the app.

Usage

  1. Adding a Note:

    • Click on the "Add Note" button.
    • Start typing your note in the note editor.
    • Click on the "Save" button to save your note.
  2. Viewing Notes:

    • All your notes are displayed in the main notes list.
    • Scroll through the list to view your notes.
  3. Editing a Note:

    • Click on the note you want to edit in the notes list.
    • Make changes directly in the note editor.
    • Click on the "Save" button to save your changes.
  4. Deleting a Note:

    • Click on the note you want to delete in the notes list.
    • Click on the "Delete" button.
    • The note will be moved to the trash.
  5. Restoring a Note:

    • Navigate to the trash folder.
    • Select the note you want to restore.
    • Click on the "Restore" button.
    • The note will be restored to the main notes list.
  6. Permanently Deleting a Note:

    • Navigate to the trash folder.
    • Select the note you want to permanently delete.
    • Click on the "Delete Permanently" button.
    • The note will be permanently removed from the app.


Support

If you encounter any issues or have any feedback, please feel free to contact our support team at workother001@gmail.com. We are here to help!


Contributing

We welcome contributions from the community! If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository (link)

  2. Clone your fork locally:

    git clone https://github.com/arpitboss/note_taker.git
    
  3. Create a new branch for your changes:

    git checkout -b feature/your-feature-name
    
  4. Make your changes and commit them:

    git add .
    git commit -m "Add your commit message here"
    
  5. Push your changes to your fork:

    git push origin feature/your-feature-name
    
  6. Create a pull request.

    We appreciate your contributions! 😊

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages