Skip to content

hash-insert/hash-task-board-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Hash Task-Board Challenge

This challenge expects to create a Task Board. It is the layout and appearance that is important, not functionality. The page does not have to be responsive.

Output

image

Requirements:

  • use the following colors for respective elements:
    • Main background : bg-blue-200
    • Navigation background: bg-white
    • Text color: text-gray-700
    • Column background: bg-gray-100
    • Card color: bg-white
  • Use Flexbox
  • Tailwind CSS is recommended for the assignment

Submission

  1. Clone the repo
  2. Create a new branch with your name for eg., name-hash-task-board-challenge
  3. Push the branch once you complete the challenge
  4. Create a Pull Request
  5. Only submissions with Pull Requests are considered

Checkpoint 1

image

  • Style the containers and elements
  • Note: Colors are temporary - you can give them to check the positions

Checkpoint 2

image

Checkpoint 3

image

Checkpoint 4

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages