Giter VIP home page Giter VIP logo

fxstreet-interview's Introduction

Interview Template (Football API)

Introduction

This page was created to give general instructions to complete the Interview Test for FXStreet.

Football API ⚽

The aim of this API is to store information about players, managers, referees, matches and league information. Each controller has 4 actions:

  • GET
  • POST
  • PUT
  • DELETE

Goals

  1. Fix current errors in the API
  2. Implement Statistics controller following Clean Clode practices
  3. Create a Job that notifies 5 minutes before a game starts incorrect alignments
  4. The other controllers (Manager, Match, Player, Referee) are not well implemented. What are the things you would improve? Provide that information in comments with //TODO:
  5. Create the frontend with a List of statistics (no Razor allowed, no new endpoints allowed)

Instructions

  1. Clone the repository and execute it, it should compile but once run some errors might appear
  2. Resolve every Goal
  3. The Web API must persist the data in whatever database you feel comfortable.
  4. The code must be available in a Github repository.
  5. In order to complete Goal 4 Go to this link and consume /api/IncorrectAlignment
  6. In the default implementation a local Database is created in C:\Users[user]\AppData\Local\Microsoft\Microsoft SQL Server Local DB\Instances\MSSQLLocalDB
  7. We have initialized some Entities but Matches are empty, feel free to initialize them.
  8. Once you have finished the exercise send an Email ([email protected] and [email protected]) following the Email Template described bellow.

Rules

  1. The code must be in .net Core.
  2. The code must be available in GitHub.
  3. There is no time for completition, but bear in mind that interview process can be close at any time.

Coding Tips

  1. The controller IncorrectAlignment is the endpoint that you need to consume for the GOAL 4 of the exercise.
  2. Take into account that we will probably switch repository type to other technology like MongoDB
  3. As department we strongly believe in Clean Code and SOLID Principles 😍, show us that you too.
  4. We want to see your testing capabilities, despite is a CRUD web app, the GOAL 4 gives some room for it.
  5. If you feel comfortable you can use some DevOps tool (Azure Devops, jenkins, etc..) to deploy the Web API but is not compulsive.
  6. IMPORTANT 🏃 In case you didn't have the time to include certain capability/feature/technology comment them on the email and we will discuss it later on the interview.

Email Template

Subject: FXStreet Interview - [Your full name]

Body:

  • Github Url
  • Persistence Technology + Screenshot of the model
  • Comments

fxstreet-interview's People

Contributors

neojate avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.