Skip to content

gandhamprakashtech/NoteLocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 NotesLocker

NotesLocker is a secure and simple note-taking web app built using only HTML, CSS, and JavaScript. It allows users to add, view, and delete notes — all stored locally in the browser using localStorage.

🚀 Features

  • ✍️ Add notes with a title, content, and password.
  • 🔐 Password-protected note access — only those with the correct password can view a note.
  • 🗑️ Delete notes when no longer needed.
  • 🔎 Real-time search through your saved notes.
  • 📅 Each note is timestamped with the date of creation.
  • 📦 No backend or database required — everything runs in the browser.

🛠️ Built With

  • HTML5
  • CSS3 (with Bootstrap for styling)
  • JavaScript (Vanilla JS + LocalStorage)
  • No frameworks, libraries, or backend — just plain frontend magic.

📸 Screenshots

image

image

📦 How to Run This Project Locally

  1. Clone the repository:

    git clone https://github.com/gandhamprakashtech/NoteLocker.git

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors