Commit graph

26 commits

Author SHA1 Message Date
Kyle Gabriel
58afb30780 Add toggle visibility of markers of each device on map and select age of markers to show on map () 2020-12-22 20:45:44 -05:00
Kyle Gabriel
0e61599269
Merge pull request from tedenda/FixConfig
Remove 'key' in app_key
2020-12-22 17:15:18 -05:00
Daniel Tedenljung
de24a33721 Remove 'key' in app_key
Adding 'key' is now handled in code.
2020-12-20 16:49:00 +01:00
Kyle Gabriel
65a48a403c
Merge pull request from JaronStrypsteen/patch-1
update app.py
2020-12-13 12:28:38 -05:00
JaronStrypsteen
bc4924d4b7
update app.py
'key' needs to be added in front of the Access Key. I also added 'Content-Type': 'application/json'
Didn't work for me until I changed those 2 things
2020-12-13 17:21:19 +01:00
Kyle Gabriel
5858ac1b7f Add screenshot 2019-08-26 00:52:06 -04:00
Kyle Gabriel
f03653f265 update README 2019-08-25 22:36:23 -04:00
Kyle Gabriel
1da9487065 include upgrade pip line 2019-08-25 22:28:46 -04:00
Kyle Gabriel
1217620769 Update js/css 2019-08-25 22:17:11 -04:00
Kyle Gabriel
22ddcec68b update README 2019-08-25 22:00:05 -04:00
Kyle Gabriel
7517411140 Fix timezone issue 2019-08-25 21:49:22 -04:00
Kyle Gabriel
f4168731ea update dependencies 2019-08-25 21:11:31 -04:00
Kyle Gabriel
802e6f20ef update Flask 2019-08-23 10:33:16 -04:00
Kyle Gabriel
050402b623 Add scale bar to edge of map 2019-03-13 20:42:29 -04:00
Kyle Gabriel
9acab81e98 clean up code, refactor for efficiency 2019-03-11 19:27:59 -04:00
Kyle Gabriel
2c0bccd157 Add ability to track curren tlocation with device GPS, automatically acquires new data and adds markers to the map, add SSL 2019-03-09 13:34:11 -05:00
Kyle Gabriel
7e9201cd85 update README 2019-03-03 15:12:36 -05:00
Kyle Gabriel
07882741ec update README 2019-03-03 13:54:10 -05:00
Kyle Gabriel
835a1f3b6f fix missing API key issue 2019-03-03 13:37:27 -05:00
Kyle Gabriel
841cceaf3f fix flask config 2019-03-03 00:32:45 -05:00
Kyle Gabriel
f1b2394f03 fix docstring 2019-03-03 00:27:28 -05:00
Kyle Gabriel
291fcdb992 Move everything to docker containers 2019-03-03 00:24:24 -05:00
Kyle Gabriel
70b15eda8a update README 2019-02-25 22:18:37 -05:00
Kyle Gabriel
62dd95b729 update flask 2019-02-25 22:05:47 -05:00
Kyle Gabriel
9dd7c1e2f0 All the files 2019-02-25 22:04:56 -05:00
Kyle Gabriel
b57831c541
Initial commit 2019-02-25 20:42:48 -05:00