Skip to content

CLeeHone/interactive-data-manipulator

Repository files navigation

Interactive Data Manipulator

Author

Chloe Lee-Hone

Description

Allows user to load a CSV dataset from a location in memory, modify the data, and persist the new version to memory using the command line. Exploratory use of threads and asynchronous tasks, though they are not required, or even efficient, for this project.

Running Program

Running Program
Command Line Program Screenshot Command Line Program Screenshot

Diagrams

UML Diagrams
UML Diagram High-Level Layers Diagram
Sequence Diagrams
Sequence Diagram for Persisting Data Sequence Diagram for Reloading Data

About

CLI program that allows users to retrieve, transform, and persist a CSV file to the local machine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published