A Kanban Board is a project management tool designed to help visualize work and maximize efficiency.
This project uses a 3-tier architecture. The 'Data Layer' uses DB Browser for the RDBMS. The 'Business Layer is written in C#. The 'Presentation Layer' uses XAML to display the GUI.
There is a problem with one of the dll files. Follow these steps in order to get the project to work:
- Open the .sln file and run the Presentation project.
- If a message about the security debugging option pops up click 'Ok' and ignore it.
- You will recieve an exception, stop the run.
- In the source files, go to Presentation/bin/Debug and delete 'kanbanDB.db'.
- Run the project again, everything should work now.
-
Harel Afriat
-
Avishay Mamrud
-
Yoad Ohayon