Skip to content

pritul2/FileExtractor-MTechLabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileExtractor-MTechLabs

Mini Project 2 @ MTechLabs

Problem statement: Create a web app to extract files from the given zip file
The goal of this task is to design and develop a web application that extract all the files from an uploaded zip file.
Develop a web application page where users can upload a zip file and all the files within that uploaded zip file are shown on the web page. Users should be able to download those files individually.



Running WebServer
python app.py