Fading Coder

One Final Commit for the Last Sprint

Research Literature Management System with Custom Metadata Support

Prerequisites PyQt5 must be present in the environment: pip install PyQt5 Path Configuration Update the directory constants to reflect your storage layout: # System directories WORKING_DIR = './data/' CACHE_LOCATION = './data/cache/' SETTINGS_FILE = "./data/settings.conf" SEARCH_INDEX = &q...