Skip to content

StarTech-HumberCollege/ASPNET_FP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASPNET_FP - House Rental Application

Group: Tuyi Chen (N01531425), Alvaro Beltran (N01511461)

1. Please install packages with correct versions in Package Manager Console: \

Install-Package Microsoft.EntityFrameworkCore.SqlServer -Version 7.0.5
Install-Package Microsoft.EntityFrameworkCore.Tools -Version 7.0.5
Install-Package Microsoft.AspNetCore.Identity.EntityFrameworkCore -Version 6.0

2. Please make sure the database name of ConnectionStrings/appsettings.json is case-sensitive.

<<<<<<< HEAD

3. Update database before running the project:

Update-Database

4. Login credentials

Email: beltranalvaro08@gmail.com Password: alvaro1234
Email: katya.menesesr@gmail.com Password: katya1234
Email: tuyi.chen90@gmail.com Password: tuyi1234

======= 3. Update database before running the project:
Update-Database

  1. Try to use Firefox to see the styles of the web application :)

48b3dd13d9244799cff72ebab47406aa3cc129c4

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors