BlueJayADAL / JayRadar

JayRadar - Vision Pipelines
GNU Affero General Public License v3.0
9 stars 0 forks source link

React UI - POC #21

Closed ethanlaj closed 1 year ago

ethanlaj commented 1 year ago

This will split the files between api and client, making it easier for development.

Python app correctly serves the built index.html file in the client/dist directory. React components are displayed correctly

Klinefelters commented 1 year ago

In general, the following needs to be done before this PR can be merged with main:

  1. Install, run and dev-run scripts should be added, or a new issue for this should be made
  2. Comments on current code should be resolved, mostly about new issues and such - Done
  3. The frontend has a bug where when switching tabs it resets the sliders. This should be fixed
ethanlaj commented 1 year ago

@Klinefelters Trello ticket created to create those scripts

https://trello.com/c/3lgjTQ8L/16-add-scripts-to-root-directory