Skip to content
#

csv-files

Here are 74 public repositories matching this topic...

The Course Registration System is a Java-based simulation program that allows students to add, delete, and submit course registrations. Additionally, advisor can view pending student registrations, approve them, and export approved registrations as CSV files.

  • Updated Sep 3, 2023
  • Java

REST and RPC Service that accepts a list of transactions and stores those transactions to csv files. The transactions don't have to be ordered. A transaction consists of (init_date, conclusion_date, product_id, value). The csv folder needs to serve as a staging ground and so must adhere to a specific structure year/quarter/date.csv like example …

  • Updated Sep 13, 2022
  • Java

Improve this page

Add a description, image, and links to the csv-files topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the csv-files topic, visit your repo's landing page and select "manage topics."

Learn more