NoHomey / project-tables

Project for the OOP course in FMI at SU (Simple Table Database implementation as CLI app)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

projec-tables

Project for the OOP course in FMI at SU (Simple Table Database implementation as CLI app)

external dependencies:

building:

$ cd src/build && make build

warning:

  • Project uses system calls and terminal escape code so it might not work on all Operating systems!

#$ Repository:

https://github.com/NoHomey/project-tables

About

Project for the OOP course in FMI at SU (Simple Table Database implementation as CLI app)

License:GNU General Public License v3.0


Languages

Language:C++ 94.5%Language:Makefile 5.1%Language:C 0.3%Language:Shell 0.1%