Milestones
List view
Currently, Sniffer only accepts ``.jpg`` files, and if another file format is given it fails to run. 1. Sniffer needs to scan for pngs and then if it finds that the file is a png it renders a png panel otherwise it renders a jpg panel. 2. Sniffer needs to convert jpeg and JPG files to jpgs for the jpg panel to display them 3. Sniffer needs dedicated functions to handle sorting through the images directory to find the incorrectly formatted jpgs and pngs and convert them properly
No due date•1/2 issues closedThere currently isn't an automated testing suite for Sniffer. This testing suite needs to include unit and integration tests for all the functions as well as testing for edge cases the user might encounter.
Overdue by 4 year(s)•Due by April 8, 2022•1/1 issues closedDocumentation within the code is currently lacking. Documentation that describes the allowable input, expected output, and a description of each function is necessary.
Overdue by 4 year(s)•Due by April 8, 2022•2/2 issues closed