Commit graph

21 commits

Author SHA1 Message Date
a1dfcd3c35 Nicer item page
Add markdown support to item description
Cart now gets loaded in the background, poorly implemented I presume
2024-05-08 17:53:21 +01:00
a704082779 Clean up image folder structure 2024-05-08 10:27:15 +01:00
6f97ad9a4c Add styling to BasketItem
Move footer style to its own file
Make the contact form a bit more intuitive
General cleanup
2024-05-03 13:10:37 +01:00
67c8794427 Kinda working cart 2024-05-03 11:34:44 +01:00
f7321ed338 Improve basket count
Move leaflet css resource link to App.svelte
make cartLen a more sensible name
2024-05-02 22:56:59 +01:00
1486c1b70a Effort to transition to TypeScript
Remove commit warnings
2024-05-02 19:10:21 +01:00
b7bc7da366 Basic Cart functionality
Add test-api function for contact page
2024-04-30 14:48:32 +01:00
383f22bdf8 Improve Item page
Add 500 page and dedicated 404 page
Add fake cache to tester API
Adjust some styles for better readability and usability
2024-04-28 19:19:05 +01:00
782c88d082 Add fake API to allow for testing of requests 2024-04-27 19:23:06 +01:00
2686fb904c Add phosphor pre-preprocessor, to improve readability of code 2024-04-27 18:17:37 +01:00
109386bf51 Clean up file structure
Speed up compile times
2024-04-27 17:37:08 +01:00
8ab0957a85 Mobile nav bar
Self closing divs to make stuff easier to read
2024-04-25 23:32:04 +01:00
03aef063bc Add Dropdowns
Rename folder from Components to Elements
Clean up font sizing and weighting
2024-04-24 14:47:47 +01:00
1d4f6d5b70 Start on Menu page
Update style of Loader
Tweak SCSS colours to make contrast better
2024-04-24 12:01:06 +01:00
7907972e1c Start on Footer Design
Clean up some pages
Make style a bit less similar to BurgerKing... oops...
dab.jpg
2024-04-23 18:45:40 +01:00
b56c3cc46d Add MenuItem design
Clean up SCSS styles
2024-04-23 16:41:05 +01:00
4e6b2799f6 Move styles to SCSS file
Rename components
Add Loader
2024-04-22 19:29:20 +01:00
12a33388f6 Make temporary content for pages
Switch to SCSS for styling
2024-04-22 12:25:50 +01:00
6deb0bfeae Add 404 page and update design files 2024-04-19 11:39:39 +01:00
677ef885cf Add a router and some temporary pages 2024-04-15 14:08:51 +01:00
56bd273711 Use Svelte for frontend 2024-04-15 10:38:35 +01:00