Commit Graph

79 Commits

Author SHA1 Message Date
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
Mikayla Dobson
73c21bfb72 Merge pull request #4 from innocuous-symmetry/react-ts-refactor
react-ts configured successfully
2022-05-29 11:45:31 -05:00
853f307f7a react-ts configured successfully 2022-05-29 11:44:05 -05:00
cc9a14efc9 update to api routing 2022-05-29 10:40:24 -05:00
Mikayla Dobson
e853653b55 Merge pull request #3 from innocuous-symmetry/vite-front-end
Vite front end
2022-05-28 19:13:05 -05:00
Mikayla Dobson
64c216ff68 Merge pull request #2 from innocuous-symmetry/master
Merge pull request #1 from innocuous-symmetry/vite-front-end
2022-05-28 19:10:52 -05:00
0dd31dbab0 checks hash against stored data in postgres 2022-05-28 19:09:47 -05:00
253edcc794 bcrypt, very simple password hashing 2022-05-28 18:52:26 -05:00
76ce17fa7f building out additional endpoints 2022-05-28 18:35:09 -05:00
Mikayla Dobson
255d950cf0 Merge pull request #1 from innocuous-symmetry/vite-front-end
Vite front end
2022-05-28 18:21:19 -05:00
ab5d51ffad added react front end with vite, connects to api 2022-05-28 18:19:15 -05:00
cf0fbcefae preparing for major directory changes 2022-05-28 18:04:30 -05:00
8cbabdb2fd merge conflict 2022-04-18 17:23:16 -05:00
ecb8a457c2 handling for async logic in products.js 2022-04-18 17:21:41 -05:00
6e568634a7 handling for async logic in products.js 2022-04-18 17:20:02 -05:00
2f69a4072d adding readme to local branch 2022-04-18 16:02:47 -05:00
297df24333 get all and get one user 2022-04-18 16:01:28 -05:00
3fc46f8c8f users post method now users body parser 2022-04-18 15:38:29 -05:00
Mikayla Dobson
4670972aeb Create README.md
added a readme project file
2022-04-18 15:30:36 -05:00
296bf43b57 connects to postgres, get and post function 2022-04-18 15:28:10 -05:00
0b01f04c1d preparing to add postgres connection 2022-04-18 14:30:38 -05:00
b9a9afc2cb routers set up for each endpoint 2022-04-18 14:19:16 -05:00
767ce4953c server connects to localhost 2022-04-18 14:06:22 -05:00
7c39cbfabc initial commit 2022-04-18 13:56:07 -05:00