Commit Graph

15 Commits

Author SHA1 Message Date
Aaron Louie 6e09f6dfc1 Moves LabelLayout to models 2020-09-21 17:43:17 -04:00
Aaron Louie f85df55a11 Refactors label layout options into separate component. Adds settings option for selecting label layout. 2020-09-21 14:37:19 -04:00
Aaron Louie 77529fbb91 Moves barcode pattern into config. 2020-09-14 13:51:17 -04:00
Aaron Louie 98eac004c8 Refactors settings into config file. Syncs data with Firebase if connected. 2020-09-14 13:41:22 -04:00
Aaron Louie 678eae1121 Adds initials input screen. Encodes initials into QR Code 2020-09-13 08:08:27 -04:00
Aaron Louie 7a904d6ec0 Syncs database when connected to the network. 2020-09-11 17:23:35 -04:00
Aaron Louie fbcbd67a1d Stores and restores settings to/from local AsyncStorage 2020-09-10 18:23:55 -04:00
Aaron Louie 42d195b9de Adds line count screen. 2020-09-05 23:16:46 -04:00
Aaron Louie 8b7ef5c8fd WIP: Moves camera setting to Settings screen 2020-09-04 17:50:50 -04:00
Aaron Louie 81681465d4 Prints QR Code
Former-commit-id: d6f5be66263cc38ba56f0dd5e268ef0facd80800
2020-09-03 18:27:44 -04:00
Aaron Louie 0a16a7b4f9 WIP: Displays QRCode instead of 1D barcode
Former-commit-id: 5a7dd6b7582fa2dea2131d4997eb6d0b8234eead
2020-09-02 17:09:49 -04:00
Aaron Louie 5729def6ca Adds manual ID number entry screen.
Former-commit-id: ffbc16d1223ac8cf4e144a06fd58d3d421f85903
2020-09-02 12:13:16 -04:00
Aaron Louie 801e3ebc9b WIP: Adds settings screen to change location code. Adds cancel button and flip camera button to Scan screen.
Former-commit-id: ab58b957c470ed0b8b8a4e42a3398fcc45c6b6b5
2020-09-01 15:55:23 -04:00
Aaron Louie de2079eeab WIP: Cleans up, refactors, adds Material Design theme. Stubs out printing functionality. 2020-08-31 22:12:32 -04:00
Aaron Louie 8a167f77d5 Gets a basic running app going. Refactors everything into Typescript and organizes files. 2020-08-28 23:40:55 -04:00