Skip to content
This repository has been archived by the owner on Jan 28, 2018. It is now read-only.
/ NYBE Public archive
forked from pgsaari/NYBE

Capstone Project - New York Book Exchange

Notifications You must be signed in to change notification settings

thenerdassassin/NYBE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

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

Languages

  • C# 86.0%
  • JavaScript 11.3%
  • HTML 1.7%
  • CSS 1.0%