Skip to content

zaheerabbas4/notes-taking-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

📝 Notes Taking App (HTML, CSS, JS)

A professional Notes Taking Web Application developed during my internship.
The app allows users to create, edit, and manage notes with reminders, built using HTML, CSS, and JavaScript.
This project demonstrates practical knowledge of frontend development, DOM manipulation, and localStorage.


📸 Screenshots

12 2

🚀 Features

  • ➕ Add notes with title, description, and deadline (date & time)
  • ✏️ Edit existing notes anytime
  • ❌ Delete notes from the list
  • ⏰ Get reminder alerts when deadlines are reached
  • 💾 Persistent storage using localStorage (notes remain after page refresh)

🛠️ Technologies Used

  • HTML5 – Application structure
  • CSS3 – Styling, layout, and responsiveness
  • JavaScript (ES6) – Logic, event handling, reminders, and data persistence

📌 Learning Outcomes

Through this project, I gained hands-on experience in:

  • Building a complete frontend project with HTML, CSS, and JavaScript
  • DOM manipulation & event-driven programming
  • Using localStorage for persistent data storage
  • Implementing practical features like reminders and deadlines

👨‍💻 Author

Developed by Zaheer

About

A simple and professional Notes Taking Application built using HTML, CSS, and JavaScript. Features include adding notes with title, description, and deadline (date & time), editing, deleting, and reminder alerts when the deadline is reached. Notes are stored in localStorage for persistence.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages