All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial app config
- Kanban and Board class
- Method adding new Board
- Custom font
- Store all board objects in array
- Display boards as a list
- HTML input validation - can't add empty string as board id
- Append tasks to board
- Store task objects in array