ExerCize
ExerCize is a .NET MVC project that logs user workouts and calculates how many calories are burned during each activity. The app was created to solve a set of common web development problems including setting up admin and user roles, querying user information from a database, and displaying the queried information visually. My techniques to solve these problems are described in detail on the GitHub ReadMe.