KylaBendrik / fuzzy-computing-machine

1 stars 0 forks source link

Import Page #28

Open KylaBendrik opened 3 years ago

KylaBendrik commented 3 years ago

external "stream":1 Uncaught ReferenceError: require is not defined at Object.stream (external "stream":1) at webpack_require__ (bootstrap:789) at fn (bootstrap:100) at Object../node_modules/csv-parse/lib/index.js (index.js:9) at webpack_require (bootstrap:789) at fn (bootstrap:100) at Object../node_modules/csv-parse/lib/sync.js (sync.js:2) at __webpack_require (bootstrap:789) at fn (bootstrap:100) at Object../src/importCSV.js (importCSV.js:1)

KylaBendrik commented 3 years ago

We need to treat the import tools like the export tools. It needs to be hidden behind the preload layer.

KylaBendrik commented 3 years ago
KylaBendrik commented 3 years ago

We're going to reference org_info.svelte to find the steps we need to take.

So clearly, we set up two important tools, importing saved data, and saving new data. How does this connect with importing? What similar tasks will we want to be able to do?

KylaBendrik commented 3 years ago
KylaBendrik commented 3 years ago
KylaBendrik commented 3 years ago
KylaBendrik commented 3 years ago
KylaBendrik commented 3 years ago