Commit graph

35 commits

Author SHA1 Message Date
Michał 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
Michał 350528ca2e Noisy background 2024-05-02 19:24:33 +01:00
Michał 1486c1b70a Effort to transition to TypeScript
Remove commit warnings
2024-05-02 19:10:21 +01:00
Michał 4f0ecd33e4 Update test api to TypeScript for better type handling 2024-05-02 13:36:24 +01:00
Michał 04f7d40e52 Use array of UUIDs + Amount for cart data
This is very unstable, but works on the power of will and hope
2024-05-01 18:55:51 +01:00
Michał b7bc7da366 Basic Cart functionality
Add test-api function for contact page
2024-04-30 14:48:32 +01:00
Michał e2e68ab1fb Nicer error page for Item page 2024-04-29 19:19:28 +01:00
Michał 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
Michał 05e3adb5bb Add announcements banner loading content
Add leaflet type definitions
2024-04-28 00:27:17 +01:00
Michał 782c88d082 Add fake API to allow for testing of requests 2024-04-27 19:23:06 +01:00
Michał 2686fb904c Add phosphor pre-preprocessor, to improve readability of code 2024-04-27 18:17:37 +01:00
Michał 7b5dbb1614 Add air config
Remove unused params
2024-04-27 17:53:34 +01:00
Michał 109386bf51 Clean up file structure
Speed up compile times
2024-04-27 17:37:08 +01:00
Michał 8416549858 Test out API requests from frontend to backend 2024-04-27 17:15:13 +01:00
Michał ac0a8df205 Awooga, add background to table
Yeet title for commonly asked questions
2024-04-26 18:54:04 +01:00
Michał a53879b86f Move form element styling to SCSS
Add time timetable on index page
2024-04-26 15:30:01 +01:00
Michał 04adf38b46 Add contact form
Fake API
Make Index resize to mobile better
Add error colour
2024-04-26 13:50:21 +01:00
Michał 8ab0957a85 Mobile nav bar
Self closing divs to make stuff easier to read
2024-04-25 23:32:04 +01:00
Michał 4433d7cc19 Improve touchtarget for DropDown
Improve FourOhFour page
2024-04-25 19:48:12 +01:00
Michał e8493d53f8 Create Container style
Make some styles for mobile
Create Logo for the website
Clean up styles for the millionth time
2024-04-25 19:18:28 +01:00
Michał 7b4a40c861 🦔 2024-04-24 23:25:08 +01:00
Michał e8084105eb yeet contact refresh button 2024-04-24 17:47:03 +01:00
Michał ec2696fc1f Add MenuItem page
Add some information to Contact page
2024-04-24 17:43:08 +01:00
Michał f61fb472e2 Add LeafletJS map 2024-04-24 15:38:45 +01:00
Michał 03aef063bc Add Dropdowns
Rename folder from Components to Elements
Clean up font sizing and weighting
2024-04-24 14:47:47 +01:00
Michał 1d4f6d5b70 Start on Menu page
Update style of Loader
Tweak SCSS colours to make contrast better
2024-04-24 12:01:06 +01:00
Michał 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
Michał b56c3cc46d Add MenuItem design
Clean up SCSS styles
2024-04-23 16:41:05 +01:00
Michał 4e6b2799f6 Move styles to SCSS file
Rename components
Add Loader
2024-04-22 19:29:20 +01:00
Michał 12a33388f6 Make temporary content for pages
Switch to SCSS for styling
2024-04-22 12:25:50 +01:00
Michał c3e559cdba Add Sass 2024-04-19 13:46:38 +01:00
Michał 6deb0bfeae Add 404 page and update design files 2024-04-19 11:39:39 +01:00
Michał e9d38c8c27 Update READMEs to include more information 2024-04-17 18:30:45 +01:00
Michał 677ef885cf Add a router and some temporary pages 2024-04-15 14:08:51 +01:00
Michał 56bd273711 Use Svelte for frontend 2024-04-15 10:38:35 +01:00