top of page
2025

NOTES APP

The notes application was built in C++ using the wxWidgets framework, with a custom designed user interface and a file based system for storing and managing user data.

In this video, you can create new notes, edit existing ones, swap their order, delete individual notes, and clear all notes. The app also supports saving and loading, allowing your notes to persist between sessions.
bottom of page