Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 291 Bytes

File metadata and controls

6 lines (4 loc) · 291 Bytes

FileExpert

Python backend connected to HTML frontend through Flask, details a file's size, hash values, and verifies the extension

References

Stack Overflow for the suggestion for MIME mapping and general implementation ideas. Geeks for Geeks for application security implementations.