Harmonics
Harmonics is an .NET MVC application with database read and write functionality, user purchase logging using Entity Framework, and customized Spotify Widget injection. The scope of the application was a music store management system where employees could create new customer records and assign purchases to any given customer either at the time of creation or later. This app was used to solve common MVC problems inlcuding displaying unique data gathered from a database into various views using Razor syntax, and assigning customer purchases while a customer is first created. To learn more about the project see the GitHub Readme.