Giter Club home page Giter Club logo

countr-code-assessment's Introduction

# Todo list Web API + user interface Assessment

The goal of this assessment is to implement a Todo List backend (API) and/or frontend (UI).
You don't have a deadline to finish it but keep in mind we will be evaluating how long you take to finish it plus deciding what are the must-haves to the health of the codebase and the application experience.

## General Recommendations

- Don't worry about the look and feel of the interface, you can use any component framework like Bootstrap.
- Please put your code on a Git host like Github/Gitlab/Bitbucket etc.
- Please provide clear steps on how to run your application in a README.md.
- Use a package manager (npm/yarn/pip/poetry/pipenv/composer etc...) and do not commit/upload your third party dependencies.
- Write some tests for the back-end and front-end, you don't need to cover the entire code base, decide what is more important to test.

## Backend exercise: Implement Todo List Web API

- Implement the TODO LIST API CRUD, pay attention to the API status code return.
- Persist your data using the database of your choice.

Remember that be able to run your project locally or access a demo page is a BIG bonus point.

## Frontend exercise:

- create an user interface for Todo List Web API
  Implement a UI against the CRUD, you can use https://getbootstrap.com or any other.

#### BONUS

###### Backend

- Add authentication to the backend.
- Use a Mongodb Free tier to persist your data.

###### Frontend

- Add authentication to the frontend.

countr-code-assessment's People

Watchers

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