Skip to content

Edivanhenrique/shaw_development_exercise_fs1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Shaw Interview Exercise

Thank you for you interest in becoming a developer at Shaw Media.

This contains the set-up for you to get started. One MVC Web Application, and one Web API Application. You will also find some basic code for getting started.

We would like to see a well formated responsive pages similar to: Global TV Show Landing

We are always happy to see some unit tests where appropriate, test driven development (TDD) would be great to see.

Deliverables:

<p>Please feel free to add more functionality if you like.</p>

<p>Administrative Pages:</p>

<ul>
    <li>UI's for creating, updating, and deleting shows</li>
    <li>API end points for creating, updating, and deleting shows (Please transfer data in JSON)</li>
    <li>Show content to be accessed from the API</li>
</ul>

User Pages:

<ul>
    <li>Show Landing page with a list of shows</li>
    <li>Detail Pages for each show.</li>
</ul>

We put no constraints on how far you wish to change this code. And please change our code and its structure towards something you would be proud to call your own.

  1. Clone this repository into your own Git repository. Please do not push code to Shaw's repository.

  2. Create a new repository and copy the code from this.

  3. Please share your repository with me so that my team and I will have time to familiarize ourselves with your code before the interview.

About

shaw_development_exercise_fs1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 86.4%
  • CSS 12.5%
  • Other 1.1%