Skip to content

The Notes App is a straightforward and user-friendly application designed to help you manage your notes efficiently. Whether you need to jot down quick reminders, keep track of tasks, or maintain a list of ideas, this app provides a clean and organized interface to do so. Built using vanilla JavaScript, HTML, and CSS .

Notifications You must be signed in to change notification settings

aasthakourav20/Notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notes - App

Welcome to the Notes App! This simple and intuitive application allows you to create, update, and delete notes effortlessly. The app is built using JavaScript and leverages localStorage to save your notes.

📋 Features

  • 📝 Add Notes: Create new notes with a title and description.
  • ✏️ Update Notes: Edit existing notes to keep your information up-to-date.
  • 🗑️ Delete Notes: Remove notes that you no longer need.
  • 📅 Date Tracking: Each note is timestamped with the date of creation or last update.
  • 🔄 Responsive Design: Works seamlessly on both desktop and mobile devices.

📚 Usage Click on the Add Note button to open the popup form. Enter a title and description for your note, then click Add Note. Your new note will appear on the main screen, displayed with its creation date. To edit a note, click the ellipsis icon (⋯) on the note and select Edit. To delete a note, click the ellipsis icon (⋯) on the note and select Delete. The notes are saved automatically in your browser's localStorage.

About

The Notes App is a straightforward and user-friendly application designed to help you manage your notes efficiently. Whether you need to jot down quick reminders, keep track of tasks, or maintain a list of ideas, this app provides a clean and organized interface to do so. Built using vanilla JavaScript, HTML, and CSS .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published