Skip to content

skini/csv_report

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv_report

Python: Write a script that will take CSV file as an input and report number of events person attended and their average time

HTML_JS: Edit index.html file so that user can paste CSV file into the web page and upon clicking 'Calculate' page's 'Report' section will update with number of events person attended and their average time

Java: Edit provided Eclipse project and update Report.java file so that use can paste CSV file into the JTextArea and upon clicking 'Calculate' page's 'Report' section will update with number of events person attended and their average time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 79.6%
  • Python 20.4%