Skip to content

A simple note taking and calculator app programmed in C# using Windows Forms to make a basic GUI.

Notifications You must be signed in to change notification settings

Caposto/Note-WinForm

Repository files navigation

#Note-WinForm

A desktop based note taking application made as a Window Form and programmed in C#. Creates and stores notes as text files (.txt) on users' local machines. Can create new notes, save notes, delete notes, and read/edit notes (essentially CRUD). The saved notes are also displayed in a data table. Currently working on stlying options: bold, italics, underline, font size/color/type. Will also update the UI for a more modern and aesthetic feel. This project is meant to help learn C#, get used to managing a project with git, gain exposure to .NET's capabilities, and learn project best practices.

About

A simple note taking and calculator app programmed in C# using Windows Forms to make a basic GUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages