Commit graph

15 commits

Author SHA1 Message Date
Bradley Shellnut
19877ceca0 Only store min data in game search store. 2022-08-08 16:38:47 -07:00
Bradley Shellnut
a3edc637e4 Local storage and collection only store minimal data and on random game from collection do a GET fetch for more details. 2022-08-08 12:07:44 -07:00
Bradley Shellnut
4036071bce Format a bit and remove console logs. 2022-08-01 23:26:57 -07:00
Bradley Shellnut
daad2efe5e Format prettier and type checking. 2022-07-27 17:05:54 -07:00
Bradley Shellnut
1f847c91e7 feat: 🎨 Move collection functions to a util. Button to add on game page as well. Add icon component and feather icons.. 2022-07-27 16:16:50 -07:00
Bradley Shellnut
9bef4328cb Pairing down API Game response objects, spacing for buttons, start form cleanup. 2022-07-27 15:05:22 -07:00
Bradley Shellnut
f78e1a638e feat: Search for board game and remove box shadow on header. 2022-07-24 22:26:58 -07:00
Bradley Shellnut
6bb8f0ea3b feat: 🎨 Header formatting, moved loading store to layout, add svelte toy to layout on dev. 2022-07-19 14:04:32 -07:00
Bradley Shellnut
462b0b5310 feat: Game page linked from home page 2022-07-10 21:17:59 -07:00
Bradley Shellnut
18e7cb1992 Format with built in prettier format rules. 2022-07-07 12:32:55 -07:00
Bradley Shellnut
a48654ede5 Using Game component and adding transitions, styles, etc. 2022-04-24 18:00:27 -07:00
Bradley Shellnut
6b2a529abe Fix posting data to board game endpoint. 2022-04-24 16:38:12 -07:00
Bradley Shellnut
8e2257ee79 Adding logic start for exact search. 2022-04-21 17:19:48 -07:00
Bradley Shellnut
2a5eafdc1a Adding separate endpoint for fetching games. 2022-04-20 19:41:26 -07:00
Bradley Shellnut
ea533499f2 Adding calls to board game site. 2022-04-19 19:15:46 -07:00