quin2 / pioTrackerPWA

Progressive Web App for Lewis & Clark College's campus shuttle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pioTrackerPWA

To run with docker: docker run -d --name bus -p 80:80 bus

At the moment, apiv0.5 in the backend folder is the most stable image, and involves running the parsing script with every request. apiv1 has some stuff which should make requests faster, but ran a background script that ended up crashing the server with time. I'll look into a better API caching system later.

About

Progressive Web App for Lewis & Clark College's campus shuttle


Languages

Language:Python 49.3%Language:JavaScript 38.7%Language:HTML 7.8%Language:CSS 3.9%Language:Shell 0.3%