neurostuff / neurostore

The NeuroStore/Neurosynth application
https://compose.neurosynth.org
9 stars 6 forks source link

flatten code base file structure #781

Closed nicoalee closed 4 months ago

nicoalee commented 4 months ago

the current FE file structure is a disorganized mess of deeply nested folders. This needs to be flattened to adhere to a standard of maximum of 3-4 nested folders at a time. We should also prefer absolute imports when possible.