Skip to content

rohith1122/adbrainTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adbrain hiring-excercise

Adbrain Web Full Stack prototype

This repository contains my solution for adbrain hiring test.

The below steps needs to follow in order to project work correctly

  1. Clone this project and open the solution in visual studio

  2. Creating Database from Entity Framework code first

    From Package Manager Console run the command “Update-Database” (make sure AdbrainReddit.Data project is selected in drop down)

  3. Inserting data into database from reddit service

    Just run AdbrainReddit.Client.Console Application. (Hard coded url in the app for demo purpose)
    
  4. Run the AdbrainReddit.Api Project and go to URL http://localhost:61573/sports?domain=youtube.com

About

adbrain hiring-excercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published