Skip to content

Ekkeskit/IDG2001-Assignment1_testing

 
 

Repository files navigation

IDG2001-Assignment1

install dependencies/requirements using "pip install -r requirements.txt"

  • In this assignment, we will create a simple web service where a user can upload files, the system will process them, and return new/processed files

-right now, running file_processing.py will convert csv file -> into MD files -> then PDFs -> then .tar.gz file.

  • Next steps:

-- create form with upload option -- continue building out API using flask.. --> make endpoints with actions etc

-- the processing layer should also accept uploaded .tar.gz file with contents (csv, markdown, imgs).

-- testing scripts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.5%
  • HTML 39.2%
  • JavaScript 8.1%
  • Procfile 0.2%