Updated project structure and makefile. Started creating frontend. Created csv database interphase

This commit is contained in:
2020-06-30 12:39:50 +05:00
parent 457a52a585
commit db9b46f041
28 changed files with 643 additions and 89 deletions

3
.gitignore vendored
View File

@ -1,4 +1,3 @@
bin/
obj/
tmp/
build/
.vscode/