- Visual Studio 2022
- .NET 8 SDK
- SQL Server Express LocalDB (installed with Visual Studio)
-
Clone the repository:
git clone https://github.com/jacksoncooper12/ESC-Assessment.git
-
Open the .sln file in Visual Studio 2022
-
Run the project within Visual Studio 2022. The SQL Server is self-contained within the Database folder, so no additional setup is required.
The table on the startup page may take a few seconds to load on the initial build of the project. It loads all employee information and will be faster in subsequent page visits.