Screenshot_Analyzer

About project

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.

Build

  • Tools

    • CMake 3.14
    • Qt5
    • C++ 17
    • SQLITE
  • Libs

    • Qt5::Widgets
    • Qt5::Core
    • Qt5::Sql
  • Compilers

    • Windows: MSVC 2019
    • Linux: GCC
    • MacOs: clang

System statuses

  • Windows:
    • Everything is ok.
  • Linux
    • Everything is ok.
  • MacOs
    • Everything is ok.

Non-critical Bugs

  • Strange log when app is closed

    • image

Appearence

  • Windows

    • image
  • MacOs

    • image
  • Linux

  • image