https://doctorsappointments.azurewebsites.net/
- Open the Solution in Visual Studio
- Build the project
- Navigate to tools
- Select Nuget Package manager -> Package Manager Console (PMC)
- On the console execute the following command
- Update-Database
- Navigate to soulution explorer go to DbSeed/data.sql and run the query
- After migration is successful Run the project
- I have changed the Nav in _Layout.cshtml
- Added photo on index.html