Commit Graph

14 Commits

Author SHA1 Message Date
6e6fc4e7a5 Update version number to 0.1.1
Update app version

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
2023-11-26 07:49:56 -07:00
fd3123cf17 Fix version in cordova package
Cordova package still said 1.0.0 after initial install.

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
2023-11-26 07:46:54 -07:00
ed048d0e83 Add responsive button layout (#19)
Took long enough, but buttons are in 2 x 2 grid in narrow screens and 1 x 4 grid in wider screens

Reviewed-on: Georgi_Lab/ALVINN_f7#19
2023-11-25 22:04:25 -07:00
28dfc0b7fd Connect detect page to model server for results (#16)
Closes #3

Allows for configuration of model server settings (address and port) and can dynamically select the model based on the detection page selected.

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

Reviewed-on: Georgi_Lab/ALVINN_f7#16
v0.1.0
2023-11-17 14:59:42 -07:00
10d4047a6a Added app settings page (#15)
Closes: #11

Only setting available at the moment are for pytorch server .  But this is this easily expandable.

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

Reviewed-on: Georgi_Lab/ALVINN_f7#15
2023-11-16 19:49:57 -07:00
5912ea153c New logo and icons (#13)
New "A-eye" logo and all calculated assets.

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

Reviewed-on: Georgi_Lab/ALVINN_f7#13
2023-11-15 15:05:26 -07:00
f8e23818cf Fix image display and structure rects (#10)
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
Reviewed-on: Georgi_Lab/ALVINN_f7#10
2023-11-15 11:23:16 -07:00
d378617e63 Change dev server port to 9421
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
2023-11-14 10:35:03 -07:00
fc6f26d469 Add photo detection framework (#8)
Closes #5.

Reviewed-on: Georgi_Lab/ALVINN_f7#8
2023-11-14 10:16:33 -07:00
9eed19776f Create Home page (#6)
Closes #4.

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

Reviewed-on: Georgi_Lab/ALVINN_f7#6
2023-11-10 21:20:20 -07:00
6b7744bc9a Add region svgs (#7)
Included the region svg images from the studio app.

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

Reviewed-on: Georgi_Lab/ALVINN_f7#7
2023-11-10 13:09:32 -07:00
c72ab22f47 Fix router error after form page removal (#2)
Sweet.  There was a regression in the very first PR #1 !  This fixes that.

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

Reviewed-on: Georgi_Lab/ALVINN_f7#2
2023-11-09 20:06:31 -07:00
24c38af0c8 Basic setup (#1)
Initial adjustments to project docs and trimming of start page down to likely needed components.

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

Reviewed-on: Georgi_Lab/ALVINN_f7#1
2023-11-09 19:42:46 -07:00
f6ffb10c07 First commit 2023-11-08 16:47:43 -07:00