Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Cubebase | Full Stack Developer Assignment

Fullstack Code Challenge

Cubebase is a technology startup focused on bringing precision medicine to empower doctors and hospitals to deliver superior patient outcomes by making better informed decisions.

We are a team of designers, programmers, engineers & marketers passionate about healthtech & Data deluge. We’re working with several organizations and solving problems on our path to attaining product market fit. We are looking to work with people who are passionate about solving real world problems using technology to join our Engineering team.

How do I complete and submit the assignment?

Fork this repository to start. Raise a pull request for your solution.

Build an excellent READ.ME explaining how to run your code and what libraries you had to choose.begin

Feel free to raise an issue at any time if you have any questions.

The Task

Build a Kanban board web application. The application should communicate with a Database of your choice(preferebly Postgres) through an API layer.

Features

  1. Must-have

    1. Four default sections - Backlogs, Planned, In Progress and Completed.
    2. One default board and the ability to create multiple boards.
    3. The option to add new tasks to the board, update existing tasks and delete tasks.
    4. The option to drag and drop tasks across the board to change their statuses.
  2. Nice to have

    1. The ability to add, update and delete custom sections apart from the default four.

Suggested Libraries & Frameworks

  1. Frontend: ReactJS
  2. Backend: Node + Express
  3. Design system: ANTD
  4. Database: Postgres (If you are not familiar with Postgres, feel free to use other databases)

Duration

The duration to complete this test shall be five days from the date of forking the repository.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors