Visit the live site here.
The Kanban Board is a task board that allows you to keep track of your assignments visually instead of writing them out in a list format. It's quite a popular work management system that can be used on a personal or organizational level.
I'm enrolled in a full stack bootcamp and this was assigned to us as a review of all topics we covered up to our 5th week in.
As a complete beginner to Javascript and its libraries, I can confidently report that this assignment was the most difficult so far. I've learned as much as I can in such a short time frame and I've still got ways to go, so... it's time to push the repo and move onto the next project.
Through this challenge, I've learned the basics of:
- jQuery
- jQuery UI
- Day.js
- Bootstrap
Estimated time spent: 1 week.
Kanban かんばん meaning "signboard" in Japanese, is a scheduling system that was originally created by Toyota engineer Taiichi Ohno to improve manufacturing efficiency.
According to the Project Management Institute, a kanban board is a "visualization tool that shows work in progress to help identify bottlenecks and overcommitments, thereby allowing the team to optimize the workflow."
In a reference to its roots, Kanban is also known as the Toyota nameplate system in the automotive industry today.
Read more about its history here.
To view the original instructions for this project, check this out.