Commit Graph

46 Commits

Author SHA1 Message Date
b47730758f experimental api changes 2022-10-10 18:47:10 -05:00
4965480aaf in progress: db support for tandem add to user table on supabase registration 2022-10-10 18:28:49 -05:00
f29ee33ca1 more minor ui updates; to do: connect supabase auth to database user info storage, include name, etc 2022-10-10 16:33:15 -05:00
8d5bdb7715 work on ui color scheme, more work on components 2022-10-10 16:13:46 -05:00
Mikayla Dobson
ebb1dc842c building out more text content, site structure 2022-10-08 16:03:46 -05:00
Mikayla Dobson
bbb2973a12 building out some scss structure 2022-10-08 15:47:00 -05:00
Mikayla Dobson
0d22f1d5ac defining and integrating a small component library 2022-10-08 14:59:35 -05:00
Mikayla Dobson
d564ccc8ac basic layout for product page, navigation flow from all products between indiv products 2022-10-07 19:52:04 -05:00
Mikayla Dobson
d75bda419b products map onto card components 2022-10-07 19:40:18 -05:00
Mikayla Dobson
93671bfb43 rudimentary integration between rest api and client -- allProducts fetches product data from database. to do: map onto card components 2022-10-07 18:33:10 -05:00
Mikayla Dobson
3ec9af3b4e reassembling component structure 2022-10-07 18:26:59 -05:00
Mikayla Dobson
d1aaeda445 refactoring for dry in auth section of components 2022-10-07 18:07:47 -05:00
Mikayla Dobson
4665001611 updated css imports 2022-10-07 17:27:15 -05:00
Mikayla Dobson
2d8304dd26 user info stored in state; to do, handle refresh/redirect on state change, after login/logout 2022-10-07 17:24:54 -05:00
Mikayla Dobson
8de4af52ea login workflow and local session storage appears successful. to do, place auth functions into module 2022-10-07 16:03:07 -05:00
Mikayla Dobson
1749d87343 context appears to function at global state level 2022-10-07 15:49:32 -05:00
Mikayla Dobson
f5ada00e57 refactoring supabase context 2022-10-07 15:38:56 -05:00
Mikayla Dobson
ab475001e7 in progress: establishing auth context in new client side app 2022-10-03 11:58:31 -05:00
Mikayla Dobson
bd7705c159 instantiated new client directory. updated api string in client app 2022-10-02 12:55:13 -05:00
Mikayla Dobson
905b3266a3 building out admin portal 2022-09-21 16:59:05 -05:00
Mikayla Dobson
2e4124965c updated dependencies 2022-09-21 14:58:13 -05:00
Mikayla Dobson
af3ea629d6 troubleshooting login route; passport local strategy 2022-07-17 11:32:51 -05:00
Mikayla Dobson
31446f3cd0 may need to backtrack? 2022-07-07 14:10:00 -05:00
Mikayla Dobson
a8a7daeddb rework of cart component 2022-07-07 12:58:27 -05:00
Mikayla Dobson
638d9a56d4 bad request error on login route 2022-07-05 13:23:42 -05:00
Mikayla Dobson
6e3e23faaa functionality for product quantity in cart, in progress subtotal calculation 2022-07-04 14:13:32 -05:00
Mikayla Dobson
8b26b622aa skeleton for cart 2022-07-04 13:27:37 -05:00
b428abb6ed dynamic routing for individual product pages 2022-06-01 17:10:19 -05:00
f753e9e2dc incorporating basic logic for viewing distinct products 2022-06-01 16:13:05 -05:00
8cc4365ffe state simplification 2022-06-01 14:54:45 -05:00
8c2b36e475 expanding user data type to incorporate additional customer details 2022-06-01 11:14:31 -05:00
2ef6121e19 fixing bugs where rendering overwrites local state. user profiles 2022-06-01 11:04:37 -05:00
5ccb20d388 experimental build, context with reducer 2022-06-01 10:27:38 -05:00
2002fcdb45 promise wrangling 2022-05-30 15:26:25 -05:00
52bc6ec4ee type wrangling 2022-05-30 14:58:10 -05:00
8e9fd6433d express config 2022-05-30 14:11:13 -05:00
832620fa68 configured reducer, added type definitions, built search bar 2022-05-30 12:54:35 -05:00
61bf36de85 worked out some problems in register form 2022-05-29 17:36:23 -05:00
faa37db3d1 glitchy registration form, writes to db 2022-05-29 17:10:08 -05:00
1659e80197 project cleanup, light routing 2022-05-29 15:16:45 -05:00
1ad09df463 changes to structure, new dependencies (sass) 2022-05-29 14:38:59 -05:00
546ed57f27 defining more components, beginning to lay out site structure 2022-05-29 14:28:34 -05:00
9e295dde68 separating api utils from app logic 2022-05-29 13:17:54 -05:00
d4121586cd directory cleanup 2022-05-29 11:50:12 -05:00
853f307f7a react-ts configured successfully 2022-05-29 11:44:05 -05:00
ab5d51ffad added react front end with vite, connects to api 2022-05-28 18:19:15 -05:00