Context and Feature:
Currently the Gator Miner Tool takes input from reflection.md files from corresponding lab repositories. A feature that could improve the feature is implementing a small database of files with relative or similar reflection files. Currently the data is outputted but not directly stored locally. Having data stored locally would allow for easy access to information that is already processed. The user could compare more files and more similar files that are sorted by the algorithm.
Solution:
Create a database using python to store either files or similar interests between files to allow for an easier comparison and saving option for inputted files.
Context and Feature:
Currently the Gator Miner Tool takes input from reflection.md files from corresponding lab repositories. A feature that could improve the feature is implementing a small database of files with relative or similar reflection files. Currently the data is outputted but not directly stored locally. Having data stored locally would allow for easy access to information that is already processed. The user could compare more files and more similar files that are sorted by the algorithm.
Solution:
Create a database using python to store either files or similar interests between files to allow for an easier comparison and saving option for inputted files.