Giter Club home page Giter Club logo

github-kanban-test-task's Introduction

Github Kanban Board

Tech stack

  • React for the FrontEnd (only hooks, no classes).
  • Backend framework which is suitable for you.
  • Typscript is a must for both FrontEnd and BackEnd (frameworks, which doesn't support Typescript are not allowed).
  • You are allowed to use fullstack frameworks (like NextJS).
  • Use MongoDB or Postgress for a data storage.

Stack requirements mentioned above are obligatory to follow. Other technologies, paterns are free for your choise.

Requirements

  1. Board contains 3 columns:
  • ToDo (all new issues)
  • In Progress (opened issues with assignee)
  • Done (closed issues)
  1. User should be able to add a new board.
  2. User should be able to switch between boards.
  3. User should be able to create the issue - with title and description.
  4. New issue has to always go into the Todo section.
  5. User should be able to drag-n-drop issues them into other sections, or change orders.
  6. On clicking the issue, user should see a modal window and be able to edit issue's title and description.

Assessment

What will we assess:

  • workability: how your application works
  • projects structure: how you structure your files
  • code quality: how you write clean, readable code (feel free to install and use ESLint and Prettier)
  • knowledge of technologies and their ecosystem: how you compose and use libraries together
  • testing: how you can test your code

Mockups

image

How to complete the task

  • create a new public repo on Github
  • develop the application according to the requirements
  • send us the link to your repo
  • deploy your application to any service
  • if you don't see something on the design, you can implement this functionality in UI just with your vision and understanding

github-kanban-test-task's People

Contributors

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