Pablolepz / Firesight

MIT License
0 stars 0 forks source link

Planning Project Structure #2

Open Pablolepz opened 3 years ago

Pablolepz commented 3 years ago

Figure out what the project structure will be like

Pablolepz commented 3 years ago

image

Pablolepz commented 3 years ago

A working local version first, then a cloud/server supported version if possible.

Model uploading should be a v2.0 feature, considering this will need a user friendly api for processing.

Pablolepz commented 3 years ago

Wide version targets/guides: by v.0.0.1 A working minimal website Able to process a job by v0.0.2 bug fixes v1.0 A moderate website Able to process jobs without any major bugs v1.1 Improvements to Website design, further UI testing v1.5 C++ Refactor v2.0 Model upload feature + guide on how to v2.5 Cuda supported processing (or openmp or whatever for multiprocessing) v3.0 Model improvements?? v?.?.? God mode

Pablolepz commented 3 years ago

For C++ refactor, Cmake build. Web dev: MEVN stack Processing libraries: Python/C++