- Create empty Database in MsSQL
- Visual Studio Open project and go to "appsettings.json" file
- Search for "DefaultConnectionString" line
- Replace "FIKO" with your SQL Server Name
- Replace "final1" with your Database Name that you created e.g. "DefaultConnectionString": "Data Source=SQL_SERVER_NAME;Initial Catalog=DATABASE_NAME;Integrated Security=True;Pooling=False"
- Run project
- Login: [email protected]
- Password: Sddldz123!
- Login: [email protected]
- Password: Sddldz123!