-
Notifications
You must be signed in to change notification settings - Fork 0
General
Alex McCafferty edited this page Jul 1, 2024
·
1 revision
- This is a vanilla Javascript, HTML, and CSS project
- It is served from
index.html
and there are several*.js
files - Currently, all trails are simply loaded into in an array. There is no database or any other data services
- Bootstrap 5 is used for styling along with a single
main.css
file - It uses a few additional libraries, namely Leaflet for the map view and chart.js for the elevation graph