Skip to content

ishanksharmaa/swiftNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 SwiftNotes Manager — Desktop Note-Taking App

SwiftNotes Manager is a lightweight desktop-based note management application designed to help users organize ideas efficiently. The app focuses on simplicity, speed, and usability while providing powerful note management features.

It demonstrates practical CRUD operations, persistent local storage handling, and a clean, responsive UI built for everyday productivity.


🚀 Features

  • Full CRUD functionality (Create, Read, Update, Delete notes)
  • Local storage persistence for offline data handling
  • Pin important notes for quick access
  • Archive system for organized note management
  • Keyboard shortcuts for faster workflow
  • Multi-theme UI customization
  • Responsive and minimal interface

🛠 Tech Stack

Frontend

  • HTML
  • CSS
  • JavaScript

Storage

  • Browser Local Storage for persistent data

📂 Architecture Highlights

  • Modular JavaScript logic for maintainability
  • Efficient local storage data management
  • Clean UI design focused on usability
  • Responsive layout for smooth interaction

⚙️ Installation & Setup

  1. Clone the repository
git clone <your-repo-link>
  1. Open the project folder

  2. Run by opening:

index.html

No external dependencies required.


🎯 Learning Outcomes

This project strengthened my understanding of:

  • CRUD application design
  • Client-side persistent storage
  • UI/UX usability principles
  • Modular JavaScript structure
  • Productivity-focused interface design

🤝 Feedback

Suggestions and improvements are always welcome!


📌 Author

Ishank Sharma Mobile App Developer | MCA Student Focused on building practical, user-centric applications


⭐ If you like this project, consider starring the repository!

About

Note Taking Website that stores the data locally

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors