VTS (Vacation Tracking System) will give employees the opportunity to plan their annual holidays, take sick leave and time off, without breaking the rules accepted in the company or office.
- ASP.NET Core 3.1
- MSSQL local db
- Open solution in Visual Studio 2019
- Set connection string in appsettings.json
- Restoring client side libraries
- Set VTS.Web project as Startup Project and build it.
- In package manager console write
update-database
- Run! 📆
Created by Mykhailo Bordun.