Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 293 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 293 Bytes

Kanban scheduling system

Project 1 for 2020/2021 Introduction to Algorithms and Data Structures @ IST

Project Statement

Running

  1. Clone the repo
git clone https://github.com/D-Card/kanban-c.git
  1. Compile and run the code
make -C kanban-c/src