Commit Graph

19 Commits

Author SHA1 Message Date
c0df379738
Add Node.js adapter 2024-04-29 22:14:04 +02:00
aa7f5d636e
Set 500 status code on error page request 2024-04-29 21:20:06 +02:00
79145b945c
Merge Graph and PathVisualiser components 2024-04-29 21:18:25 +02:00
da498bfab9
Use db querying logic in the home page 2024-04-29 21:18:01 +02:00
42f3182a90
Fix typo in Pico CSS link text 2024-04-29 21:17:27 +02:00
4adcd62bef
Create an error page 2024-04-29 21:16:50 +02:00
cabb90843d
Separate out the pluralise utility function 2024-04-29 21:16:37 +02:00
2d2965322f
Move db querying logic to separate files 2024-04-29 21:16:11 +02:00
f262ca2ba5
Add an about page 2024-04-29 11:38:14 +02:00
25c81709ba
Add meta tags and trade mark notice 2024-04-29 11:37:16 +02:00
c5983866ec
Remove redundant options prop from Graph component 2024-04-28 23:59:49 +02:00
b9a2b2e85c
Remove redundant options prop from Graph component 2024-04-28 23:57:46 +02:00
0e72f6ce97
Implement logic for visualising paths between drivers 2024-04-28 22:39:15 +02:00
a5efe6be12
Add a home page link to the navbar 2024-04-28 22:38:35 +02:00
bbce0af92a
Rename VisGraph component to Graph 2024-04-28 22:36:57 +02:00
02908f7021
Create a foundation for driver search page 2024-04-27 23:56:22 +02:00
f158026ecd
Create a global Neo4j connection instance 2024-04-27 23:54:35 +02:00
650490e91d Create a reusable Vis graph component 2024-03-07 21:57:07 +01:00
347e628511 Init Astro project 2024-03-07 20:40:03 +01:00