Skip to content

pgsaari/NYBE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NYBE

Capstone Project - New York Book Exchange

Setting Up Local Database

  • 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)

Test Logins

Email = [email protected] Password = Password1! Role = user

Email = [email protected] Password = Password1! Role = admin

About

Capstone Project - New York Book Exchange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published