TITLE: Notes & Task Manager Application
PROBLEM STATEMENT: Managing daily notes and tasks is a common need for students, professionals, and individuals. Most digital solutions are either too complex or require internet access. The goal of this project is to design a lightweight, offline desktop application that allows users to: ->Create, view, update, and delete text notes. ->Add, rename, and remove daily tasks. ->Mark tasks as completed. ->Store notes separately with clickable access. ->Provide a user-friendly graphical interface.
This application is intended to improve productivity by offering an organized and simple interface to manage personal notes and tasks in one place.