Home
Softono
c

captainchicky

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by captainchicky

Note-taking-App
Open Source

Note-taking-App

Note-taking-App is a Windows desktop application built with C and the Windows Forms framework for creating and managing temporary or persistent notes. Initially a learning project that did not save data, it was updated in 2023 to include a functional data-saving mechanism, allowing notes to persist between sessions. Users can type text into the interface, click save to store the information locally, and reopen the application to retrieve their previous entries. The software is designed as a lightweight tool for quick note storage and retrieval without the need for cloud synchronization or complex database setups. It features a simple graphical user interface developed within Microsoft Visual Studio. The project structure includes standard solution files, source code for the main application logic, and configuration files for runtime settings and dependencies. While originally intended as a personal coding exercise inspired by online tutorials, the modernized version serves as a practical example of Windows Fo

Note Taking
65 Github Stars