Giter Club home page Giter Club logo

developer-assessment's Introduction

Developer Assessment

This repository contains code used in the interview process for developers joining the Microsoft Engineering Practice at ClearPoint.

There are two parts to this solution and depending on the type of role you are applying for you will be asked to contribute to one or both areas. The application is a simple to-do list that allows a user to create items in a list and mark them as complete. It is a React-based front end application that uses a Microsoft Web API at the backend to facilitate using and persisting items in this to-do list.

FOR THOSE APPLYING FOR A BACK-END DEVELOPER ROLE

For this exercise you are asked to refactor the back end code in this solution. This code is in the Backend folder. You are free to make changes as and where you see fit. Think about how you might structure the solution, add appropriate tests using a framework of your choice, and leave the solution in a more maintainable and more easily understood state than it was originally.

FOR THOSE APPLYING FOR A FULL-STACK DEVELOPER ROLE

For this exercise you are asked to complete the requirements for the back end developer role above as well as enhance the UI functionality in the Frontend folder. The front end functionality requires the following to be added:

  1. The ability to surface any errors from the backend API in the UI
  2. The ability to mark an item in the to-do list as complete
  3. Add unit tests to cover the new functionality using a framework of your choice

For both role types, remember that *maintainability and clarity* is key in your solution. You are welcome to use comments in the code to outline any assumptions you might make and/or outline your thinking at various points. Once completed you can either push the completed solution to your own repo and send us the link.

We look forward to seeing your submission and have fun!

developer-assessment's People

Contributors

mniem avatar mhurbuns 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.