Status
Completed
Approximate Date
Work Context
School Assignment
Contribution Level
Completely Independent
Technologies Used
Universal Windows Platform, C#, XAML, SQL
Download
NoteZero.zip
(9.15 MB)
License
This simple notes application was a Windows Programming C# assignment. It was designed to demonstrate UWP programming in C# using XAML for the UI and SQLite for data persistence. It mimics Microsoft OneNote’s basic functionality.
The application uses a local SQLite database for data persistence which is automatically stored in the user’s respective user profile. The application also features a simple WYSIWYG editor.