Commit Graph

63 Commits

Author SHA1 Message Date
c04d705191 remove test import 2023-03-04 20:51:38 +00:00
389e4a446e Merge branch 'conor' of github.com:0hAodha/traintracker into conor 2023-03-04 20:45:45 +00:00
6a80f05521 Implement a leaderboard based on lateness 2023-03-04 20:35:14 +00:00
6e5a6ee9f2 Merge pull request #27 from 0hAodha/conor
Add routing, state mgmt and train types
2023-03-04 20:32:14 +00:00
8af615a429 Add routing, state mgmt and train types 2023-03-04 17:02:06 +00:00
b0b5ecd36a Update data collection functions by train type 2023-03-03 18:49:01 +00:00
c0ea15f58a Merge pull request #25 from 0hAodha/earlynlate
red icon if train late, green if not
2023-03-03 12:26:02 +00:00
085ade8fa7 re-add check for trains running before determining if late 2023-03-03 10:37:51 +00:00
71f8e59f2e clean up isTrainLate() 2023-03-03 09:58:04 +00:00
2cd6276d36 red icon if train late, green if not 2023-03-02 19:28:44 +00:00
38a2185274 Merge pull request #24 from 0hAodha/conor
Add basic statistics and emulator handling
2023-03-02 14:25:35 +00:00
dc8b3e82a2 Update README.md 2023-03-02 14:16:45 +00:00
70ef7282b6 Update README.md 2023-03-02 14:15:57 +00:00
c548087f59 Merge branch 'main' into conor 2023-03-02 14:14:34 +00:00
f7e775188e Add basic statistics with emulator handling 2023-03-02 12:54:50 +00:00
94c2232f49 Merge pull request #23 from 0hAodha/newfavicon
change favicon
2023-03-02 12:54:07 +00:00
00a07c3ff7 change favicon 2023-03-02 12:47:36 +00:00
a0383bf101 Merge pull request #22 from 0hAodha/responsivemap
make map size responsive to viewport size
2023-03-02 12:34:35 +00:00
7cbca8a636 make map size responsive to viewport size 2023-03-02 12:28:48 +00:00
39a18f4820 Add basic statistics 2023-03-01 21:42:04 +00:00
6efa8ed8e1 Merge pull request #20 from 0hAodha/conor
Add stations cloud functions and tests
2023-02-28 12:55:07 +00:00
2633ad564e Add stations cloud functions and tests 2023-02-28 12:23:05 +00:00
52070e92aa Merge pull request #19 from 0hAodha/conor
Add cloud function integration tests
2023-02-25 20:08:21 +00:00
4c1a24d865 Add cloud function integration tests 2023-02-23 20:53:43 +00:00
f54c8dddc6 Merge pull request #17 from 0hAodha/andrew
change train icon + fix icon positioning
2023-02-23 14:40:44 +00:00
c8e47969a6 Merge pull request #16 from 0hAodha/conor
Implement Firebase emulator
2023-02-23 14:40:05 +00:00
fd7b124687 change train icon + fix icon positioning 2023-02-23 07:44:56 +00:00
f837780e10 Implement Firebase emulator 2023-02-22 21:20:26 +00:00
25aaefede7 Merge pull request #15 from 0hAodha/andrew
Update README
2023-02-20 14:57:24 +00:00
5ee70f2c83 Update README.md 2023-02-20 14:54:55 +00:00
36c8080a34 Update README.md 2023-02-20 14:54:05 +00:00
51da982494 Update README 2023-02-20 14:53:07 +00:00
f42f58deb9 Exclude trains with false coordinates 2023-02-20 12:45:51 +00:00
4110fa4d58 Merge pull request #14 from 0hAodha/conor
Update Firebase cloud functions
2023-02-20 12:40:33 +00:00
60e0661a01 Update Firebase cloud functions 2023-02-18 19:34:13 +00:00
c23a9b2724 Merge pull request #13 from 0hAodha/andrew
add functions
2023-02-18 11:56:41 +00:00
e970403087 add functions 2023-02-17 11:45:10 +00:00
69ae1a4f8e Merge pull request #12 from 0hAodha/conor
Add a loader
2023-02-17 11:07:21 +00:00
893573c1b1 Add a loader 2023-02-16 20:48:01 +00:00
ec2058ea13 Merge pull request #11 from 0hAodha/conor
Add map icons
2023-02-10 09:19:30 +00:00
a6dafabae5 Add map icons 2023-02-09 20:36:39 +00:00
e34c05ddc9 Merge pull request #10 from 0hAodha/jack
Sidebar working with info
2023-02-09 12:28:42 +00:00
155f9afadc Sidebar working with info 2023-02-09 11:29:41 +00:00
4d87276e85 Merge pull request #9 from 0hAodha/andrew
fix incorrect labelling of latitude as longitude
2023-02-06 13:09:58 +00:00
52762f66af fix incorrect labelling of latitude as longitude 2023-02-06 12:37:48 +00:00
f89995967c Merge pull request #8 from 0hAodha/conor
Add onclick display of train data
2023-02-05 15:23:34 +00:00
b2513a4890 Add onclick display of train data 2023-02-05 15:12:21 +00:00
1a8f46d892 Merge pull request #7 from 0hAodha/conor
Fix API parsing
2023-02-04 16:13:07 +00:00
855e1a7f7d Fix API parsing 2023-02-03 21:51:59 +00:00
7279a6bedd Merge pull request #6 from 0hAodha/conor
Integrate live data
2023-02-02 14:43:18 +00:00