Skip to content

avikuuuu/notes-making-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notes-Making-App

This web-based notes-making app provides users with the ability to effortlessly create, edit, and delete notes. The application was developed using HTML, CSS, and JavaScript, making it easily accessible in any modern web browser.

Features

1. Create a New Note

Users can quickly create a new note by clicking on the "Create" button. This opens a user-friendly interface for entering and saving notes.

2. Edit an Existing Note

Editing notes is a breeze. Simply select the note you wish to modify from the list, click on the "Edit" button, make your changes, and then save the updated note.

3. Delete a Note

Unwanted notes can be easily removed by selecting the note and clicking on the "Delete" button. A confirmation prompt ensures users don't accidentally delete important information.

4. View All Notes in a List

The app provides a clean and organized list view, allowing users to quickly scan through all their notes to find the one they need.

5. Save Notes to Local Storage

Notes are automatically saved to the local storage, ensuring that users don't lose their valuable information even if they close the browser or refresh the page.

Deployment

The Notes-Making App is deployed and accessible through the following link: Notes-Making App

How to Use

  1. Visit the deployment link: Notes-Making App
  2. Create a new note using the "Create" button.
  3. Edit notes by selecting them from the list and clicking the "Edit" button.
  4. Delete unwanted notes by selecting them and clicking the "Delete" button.

Feel free to use and modify this app according to your needs! If you have any suggestions or issues, please submit them through the app's GitHub repository.

Happy Note-taking!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors