cronelab / ReconstructionSuite

GNU General Public License v3.0
3 stars 0 forks source link

Proposed API for reading in external data ("backend") and low-level viewing ("frontend") #14

Open adam2392 opened 3 years ago

adam2392 commented 3 years ago

Is your feature request related to a problem? Please describe. Per our discussion on improving the visualizer to be able to be built upon by incoming undergrads/other devs, we settled on an API for loading the data (into Protobuf, JSON, or RAM), and also a low-level API for basic front-end functionalities

Describe the solution you'd like

External data -> internal JSON representation

Frontend Basic Functionality

Additional context See: https://www.dropbox.com/s/oatktfoeolq8keg/seek%20guidelines.docx?dl=0 for notes on our development plan and guidelines