A console application that allows a user to manage and track their working hours. Also included is a locally run API to interface with a SQL Server containing work shift records.
Features
Web API for handling CRUD operations with the SQL Server database.
Easy to use and intuitive UI application for creating, viewing, and making changes to stored records via the API.
Calculates total shift duration based on input Clock-In and Clock-Out times you provide.