Giter Club home page Giter Club logo

example-assesment's Introduction

To Do Assessment

Hey there!

Great you're taking on this assessment. Down below you'll learn about all the details and what is expected.

We've given you a half finished To Do App. The goal is to improve the To Do app keeping the following requirements in mind:

  • The app is in TypeScript, so that should stay that way.
  • Focus on improving the UI as it looks kinda messy right now (some buttons take up the entire width of a container for example). You're allowed to use the packages which are installed. However, it's important you share some of your knowledge with us such as basic CSS styling. There are CSS modules in the project you can use for that.
  • Its already possible to add and delete a to do item. We would like to be able to edit a to do item as well though.
  • When a task is complete, you should be able to mark it as complete. The UI should update accordingly by striking through the title.

So the key things we're looking for is use of TypeScript (there is some incorrect typing going on somewhere which will prevent the app from building for example), semantic html and CSS. Like we mentioned in the beginning, the app is half fininshed. Try to make it so at least all requirements are met.

You should be able to make significant improvements within 3 hours. You can go the extra mile if you want to show of other stuff like: adding tests, refactor the "back-end", implement a CI/CD with GH Actions or whatever you can come up with. But don't feel pressured into doing so, it's the extra mile.

Best of luck!

Install project

  1. Fork this project
  2. Create a branch with your changes
  3. pnpm install
  4. pnpx prisma migrate dev --name init
  5. pnpm dev

And you should be good to go, if not; feel free to contact us.

example-assesment's People

Contributors

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