The project is split into 2 key parts:
This backend server exposes a RESTful API built in C# using the ASP.NET Core framework. It allows for the management of a SQLite 3 Database over the web via a multitude of REST endpoints
While this frontend is not my proudest work, it is functional if you look past all of the spaghetti garbage.