This is a data visualization application, the project’s goal is to visually represent data from a csv file in the beginning and later from a database. The data should be in a form of a tree structure where nodes are parts of a ship’s engine or any other complex object.
This project is being developed using React with typescript to create a user interface, and the backend will be developed using python.
TODO: Guide users through getting your code up and running on their own system. In this section you can talk about:
- Installation process
- Software dependencies
- Latest releases
- API references
TODO: Describe and show how to build your code and run the tests.