rahulsahay19 / MovieReview-Angular-Prod

This Single Page App created using bunch of technologies. I have used ASP.NET MVC 5 as a base framework. With this I have used Web API, Entity Framework Code First Approach, Unit Of Work pattern, Repository Pattern and design techniques like Single Repository Principle, Factory pattern.... Apart from this I have used Angular framework to write the client side of the application. I have also used libraries like toastr, angular.mock, jasmine and projects like chutzpah to setup my client side testing framework and many more out of the box things.

Home Page:http://moviereview.rahulsahay.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEED THE DATABASE OR STEPS FOR BEGINNER

Chintangandhi007 opened this issue · comments

Hi,

Rahul,
I am beginner in MVC 5 with Angular and SPA so can you provide the Database..

OR give the steps to Run this project in local machine ..

I don't know because If i forgot to follow some steps to run so kindly provide the DAtabase & Steps to run code on local machine...

Hi,

This follows the code first approach, therefore, at first build it will build the database with seed values. Only thing which you need to do is make appsettings perfect in terms of connection string and one other place in code itself. Even then, if you need db. I have uploaded the .bak file in the repository. You Can refer that.

Thanks,
Rahul