Code Monkey home page Code Monkey logo

clearpoint-developer-assessment's Introduction

Developer Assessment

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

The application is a simple to-do list that allows a user to create items in a list and mark them as complete. The front end application uses a Microsoft Web API at the backend to facilitate using and persisting items in this to-do list.

The repository includes a React-based as well as an Angular-based front end application. You can choose either of these frameworks to implement your changes.

You are required to make changes to both the front end and back end.

The back end functionality requires the following to be added:

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.

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

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 please push the completed solution to your own repo and send us the link.

We look forward to seeing your submission and have fun!

clearpoint-developer-assessment's People

Contributors

mniem avatar pradhanangan avatar colm-finn 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.