Digital Notes Manager is a Windows Forms application that allows user to securely create, organize, and manage personal notes with category support and reminder functionality.
- 🔐 User Registration & Secure Login (with SHA256 password hashing)
- 🗂️ Create, update, and delete notes with categories
- ⏰ Reminder system for important notes
- 📚 Rich Text note content
- 🔎 Search & Filter notes by title or category
- 🧠 User-specific data (each user sees their own notes only)
- 🧼 Clean and modern UI using Windows Forms
- C# (.NET Framework)
- Windows Forms (WinForms)
- Entity Framework Core
- SQL Server LocalDB