Open jacobpclouse opened 9 months ago
This is more of an idea right now as the functionality of the app is paramount.
Having a smooth and intuitive web frontend would make the app easier to use vs a pure command line interface
Having a Flask/Django backend would be easier to control behavior with routes and we could organize the entire structure of the app with MVC
might be difficult to display the cv2 overlay inside the webpage, need to research this
could just have it open in a new window, but it would be nice to have it consolidated
This is more of an idea right now as the functionality of the app is paramount.
Having a smooth and intuitive web frontend would make the app easier to use vs a pure command line interface
Having a Flask/Django backend would be easier to control behavior with routes and we could organize the entire structure of the app with MVC