Skip to content

Latest commit

 

History

History

(week7) - Similarities

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Flask Web app 

Takes two files as inputs 
Select from three different comparison methods - Lines, strings and substrings(specify length).

The app then compares the two files based on the algorithm of your choosing.

Returns back a web page with both files printed on the screen side by side where the elements in common are highlighted.