You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple Note App is a lightweight desktop application built with Python and Tkinter that allows users to create, view, edit, and delete personal notes. Notes are stored locally in a JSON file, making it ideal for offline use. The interface is clean and intuitive, designed for quick note-taking without any unnecessary complexity.