AH

Windows Notes App

University project: a responsive WPF notes application with login-based user isolation and SQL storage.

Description

A WPF notes application enabling secure, user-specific note management with responsive UI and local SQL storage.

Objective / Aim

Provide a secure, efficient notes tool with persistent storage and smooth UX.

Role & Responsibilities

Built auth, DB integration, CRUD flows, real-time search, and validation.

Features / Implementation

Threaded search; parameterized queries; input validation; modular MVVM-style components.

Impact / Results

Functional, secure notes app demonstrating OOP, WPF, and SQL integration.