Workout Scheduling Application
Web Application
Skills Used: C#, TypeScript, SQL, .NET Core WebAPI, Angular, HTML, CSS, Bootstrap, MySQL, Entity
Framework, REST
- Currently developing a web application that can be used to schedule workout sessions
- API built to RESTful standards (including the use of JSON patch documents for patch requests)
-
MySQL and Entity Framework used for a code-first approach to database creation/updating through the
use of migrations
- .NET Core Identity and JSON Web Tokens used for user identity, authentication, and claims