Capstone Project - New York Book Exchange
- Login to SQL express with db name ".\SQLEXPRESS"
- Make a new Database called "NYBE"
- In VS2015 Package Manager Console type "Update-Database"
- Hopefully this will make all the tables and columns needed for your local db (I had issues the first time)
Email = user@test.com Password = Password1! Role = user
Email = admin@test.com Password = Password1! Role = admin