This project was developed as a test task. This project introduced me to databases. And taught to work with them. I used SQLlite, but this is just the beginning! Now I can better use this knowledge in the development of my project "Dark Space." I understood why multithreading is needed and how to use it.
-
- CMake 3.14
- Qt5
- C++ 17
- SQLITE
-
- Qt5::Widgets
- Qt5::Core
- Qt5::Sql
-
- Windows: MSVC 2019
- Linux: GCC
- MacOs: clang
- Windows:
- Everything is ok.
- Linux
- Everything is ok.
- MacOs
- Everything is ok.