Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 305 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 305 Bytes

ItunesSearch

This is a web application developed in C#.NET which consumes iTunes API to search for content using a keyword. It stores the result data based on the clicks it receives.

Database : SQL Server Express Language : C# Framework : .NET Framework 4.6.1 ORM : EntityFramework Architecture: MVC