A C# WPF MVVM application that integrates with a SQLite database. This is a WPF application with MVVM design pattern that serves as a catalogue for different shapes. Users can create new shapes ...
This is a test project to get familar with using WPF and SQLite inside of VS2015. The goal of the project is to create a program that requires users to login, and the provides them with a dashboard of ...