Skip to content

aravindanil816git/IMDBx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMDBx

Prerequisite : .NET Core framework, Node JS, Visual Studio 17.

Steps : Make the IMDBx_App(master) folder available in the local

  • 1.Use IMDBx_App --> SQLScripts --> Script. Run this script prior in SQL Server under a db name 'IMDBx'.
  • 2. Open IMDBx_App --> IMDBx.csproj in Visual Studio.
  • 3. Open Models -- > IMDBxContext.cs and replace variable 'connectionStr'[line:11] with your new connection string.
  • 4.Build the project. It takes a few minute.Once build is successful, run the project.(Edge Prefered)

Ref: https://www.omdbapi.com/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published