24 Commits

Author SHA1 Message Date
Mikayla Dobson
cd6b12ccc1 Merge branch 'master' of https://github.com/innocuous-symmetry/e-commerce
changed script to iniitialize database
2022-10-18 13:12:10 -05:00
Mikayla Dobson
5d7188bbaa restored python scripts, database initializes with correct descriptions 2022-10-18 13:08:06 -05:00
4965480aaf in progress: db support for tandem add to user table on supabase registration 2022-10-10 18:28:49 -05:00
Mikayla Dobson
7b3063f43b database seed now integrates with supabase, python scripts replaced with node 2022-10-02 10:03:32 -05:00
Mikayla Dobson
a1322ec0c6 implementing supabase. troubleshooting database creation 2022-10-01 12:56:03 -05:00
Mikayla Dobson
da4fed8e1e login now checks against db and attaches user data to req.user 2022-09-28 17:16:51 -05:00
Mikayla Dobson
404bc27c57 updates to product listings 2022-09-28 10:48:38 -05:00
Mikayla Dobson
9c80989860 updates to cart section of api 2022-09-27 17:23:39 -05:00
Mikayla Dobson
3f7bf1a75a more work on swagger spec 2022-09-27 13:47:46 -05:00
Mikayla Dobson
f4a7ced887 continuing to connect models and services 2022-09-26 15:49:36 -05:00
Mikayla Dobson
6b4c3658d9 insert file contents refactored to take in variable number of columns 2022-09-23 12:12:33 -05:00
Mikayla Dobson
42fc75c006 cleanup, refactoring/sep of concerns 2022-09-23 11:18:24 -05:00
Mikayla Dobson
eb18065135 database insertions function properly from python script 2022-09-22 20:14:13 -05:00
Mikayla Dobson
2e8a811659 in progress: python scripting for database population and management 2022-09-22 18:19:59 -05:00
Mikayla Dobson
bf15b8871d some additional changes to database schema 2022-09-22 15:33:59 -05:00
Mikayla Dobson
905b3266a3 building out admin portal 2022-09-21 16:59:05 -05:00
Mikayla Dobson
fbaca9b97d support for database seed 2022-09-21 16:17:40 -05:00
Mikayla Dobson
4b4c7a7bb0 login route functions as before 2022-07-05 19:12:14 -05:00
Mikayla Dobson
20d704851f more experiments with connected back end structure 2022-07-05 12:30:06 -05:00
Mikayla Dobson
f1d964b092 refactored for pg pool 2022-07-05 11:59:37 -05:00
Mikayla Dobson
f54b4fc5d6 preparing to refactor to use pool 2022-07-05 11:31:35 -05:00
Mikayla Dobson
e2ab4c3b28 experimental: refactoring for pg pool 2022-07-05 11:04:16 -05:00
ecb8a457c2 handling for async logic in products.js 2022-04-18 17:21:41 -05:00
296bf43b57 connects to postgres, get and post function 2022-04-18 15:28:10 -05:00