Git Product home page Git Product logo

mw-todos's Introduction

Logo

MirrorWeb Todos

๐ŸŽ›๏ธ Overview

Welcome to the MirrorWeb Tech Test! We'd like to see how you approach building out a simple full-stack application, as well as how you organise your code for others to follow.

There are two parts to the application - the server (found here), and the UI (found here). We'd like you to use both to create a simple todo application that's a joy to use!

๐Ÿšจ Attention! Please DON'T use any libraries other than the ones already installed (e.g. no data fetching or forms libraries) - just React and what the browser gives you.

However, if you know some libraries you feel would enhance the UX of your app and/or make its development easier, this is a great thing to discuss during your interview!

๐Ÿ”จ Tasks

As a minimum, we'd like your app to offer the following core features:

  1. Viewing a list of todos
  2. Creating new todos
  3. Updating the text existing todos
  4. Toggling a todo between 'active' and 'complete'
  5. Deleting todos
  6. Filter todos by 'active' and 'completed'

Beyond that, how you implement things and present them is up to you. However, remember to approach things as a real user would - this means thinking not just about the correct way to use the app, but how they may misuse it too...

โœจ Bonus

Writing some Playwright or Puppeteer tests for your complete application is a great way to show you've thought about users will interact with your application!

Notes

  • DON'T use any libraries other than the ones already installed (e.g. no data fetching or forms libraries) - just React and what the browser gives you. However, if you know libraries you feel would enhance the UX of your app and/or make its development easier, this is a great thing to discuss during your interview!
  • For styling, Vite supports CSS/SCSS Modules, PostCSS, and plain old CSS out-of-the-box - what you use is up to you. We're not looking for a super app, only enough that it's clear to the user what's happening and the UI interactions/controls are accessible.
  • Please endevour to use semantic and accessible HTML markup wherever possible.

mw-todos's People

Contributors

ezg27 avatar

Watchers

Jamie Hoyle avatar Karl Stringer avatar Philip Clegg avatar Edino Tavares Moniz avatar

Forkers

potts99

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.