Skip to content

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.

License

Notifications You must be signed in to change notification settings

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

No packages published

Languages