SoftwareEngineeringStudyProjects / KnowYourKnowledge

Combination of Personal Knowledge Management and Learning Management System. This is a study project aimed at creating relatively big codebase for object-oriented programming and similar courses.
MIT License
2 stars 4 forks source link

Base search logic #48

Closed KlishchD closed 1 year ago

kzhereb commented 1 year ago

Please merge changes (currently in src/cpp/KnowledgeItem.h ) before submitting or updating PR This is part of our procedure (see https://github.com/SoftwareEngineeringStudyProjects#contributing , especially point 4)

kzhereb commented 1 year ago

The last commit 123b174e057ea9757988deda1b66066161f9ebb1 includes not only merged version of KnowledgeItem.h that was required, but also CMakeLists.txt (which may be useful, see issue #25 ) and also cmake-build-debug directory (which should not be included in repository). Probably will need to remove this commit, then merge again and commit only KnowledgeItem.h