Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 169 Bytes

File metadata and controls

7 lines (4 loc) · 169 Bytes

Issue-Tracking-Engine

OOP based issue tracking system

command to compile the code g++ -g -O2 -std=gnu++17 -static IssueTracking.cpp

command to run the code ./a.out