Welcome to our Note Taking App! This application allows you to efficiently manage your notes.
- Add Notes: Easily add new notes to the app.
- View Notes: All your notes are displayed for easy access.
- Edit Notes: Make changes to existing notes.
- Delete Notes: Remove notes you no longer need.
- Restore Notes: Accidentally deleted a note? Restore it from the trash.
- Delete Permanently: Remove notes permanently from the app.
-
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.
-
Viewing Notes:
- All your notes are displayed in the main notes list.
- Scroll through the list to view your notes.
-
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.
-
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.
-
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.
-
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.
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!
We welcome contributions from the community! If you'd like to contribute to the project, please follow these steps:
-
Fork the repository (link)
-
Clone your fork locally:
git clone https://github.com/arpitboss/note_taker.git
-
Create a new branch for your changes:
git checkout -b feature/your-feature-name
-
Make your changes and commit them:
git add . git commit -m "Add your commit message here"
-
Push your changes to your fork:
git push origin feature/your-feature-name
-
Create a pull request.
We appreciate your contributions! 😊
This project is licensed under the MIT License.