CarelleRichards / smart-board

A Kanban-style desktop application for managing work.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Board desktop application

Overview

Smart Board is a Kanban-style desktop application for managing work. The application is written in Java and makes use of the Java Collections Framework, JavaFX, exception handling, MVC design pattern, serialisation and deserialisation. Unit testing is also employed with JUnit. The main features are listed below.

  • User registration, log in and log out.
  • Random quote on dashboard.
  • Profile creation and editing.
  • Create, edit and delete boards, columns and task cards.
  • Reorder tasks within columns or move them to different columns.
  • Data persistence.

Screenshots





About

A Kanban-style desktop application for managing work.


Languages

Language:Java 99.9%Language:CSS 0.1%