Skip to content

alexfrunza/Kanban-Board-FiiPractic2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kanban board

This project represent a kanban board application, it was built to prove my skills with JavaScript and HTML/CSS which I gained in the FiiPractic Workshop "JavaScript Fundamentals" by Cognizant SoftVision in March-April 2021.

With this project and others coding exercises (which are not in this repository) I managed to get first place at the end of the course.

Features

  • Light/dark mode toggle
  • Ability to create, modify, delete: boards, columns and tasks
  • Drag and drop task from a column to another
  • Mobile responsive
  • Search bar to filter columns, tasks and assigned persons

Screenshots

light mode
night mode
Add new task
delete task and column
edit task

Demo

GitHub Pages: https://alexfrunza.github.io/Kanban-Board-FiiPractic2021/
CodePen (not completed): https://codepen.io/alexfrunza/pen/LYbXMqw

Deployment

To run locally this project you should only clone this repository and open index.html

Acknowledgements

The backend API that I used is mockapi, this allows you to easy generate a REST API, but comes with the drowback that is slow sometimes, so please if the application works slowly have patience, it's because of the API.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published