Commit graph

7 commits

Author SHA1 Message Date
c43d8889df
refactor: project rename 2021-09-25 13:13:41 +01:00
3e5cd598d0
refactor: project restructure
- Introduced internal packages for different components of the kanban
  board.
- Simplified and refactored the database tests based on linting feedback.
- Add tests for the board package.
2021-09-18 01:03:09 +01:00
839467c557
refactor: lint fixes with golangci-lint 2021-09-15 10:09:48 +01:00
7d97ed4834
style: go fmt and goimports 2021-09-15 05:51:22 +01:00
e70d7c5611
feat: add database initialisation 2021-09-15 00:25:05 +01:00
f25bdcbf84
build: explicitly specify binary file 2021-09-14 20:58:54 +01:00
a170f90831
build: add a simple magefile 2021-08-18 01:40:12 +01:00