Skip to content

A small project with JavaScript that consumes a live API from the bus location and position it in a map. Also have a weather widget that consumes a different API. All that create as an assignment for my course.

Notifications You must be signed in to change notification settings

MatheusChampion/bus_map_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bus Map Application

A small project with JavaScript DOM manipulation, Leaflet (https://leafletjs.com), and SASS.

The application consumes two lives API, one from Halifax's buses (https://hrmbusapi.herokuapp.com) and Halifax's weather (http://api.weatherapi.com).

The buses are placed according to their live locations on a Leaflet's map.

The weather widget displays the current weather from Halifax.

That was created as part of an assignment for my college.

About

A small project with JavaScript that consumes a live API from the bus location and position it in a map. Also have a weather widget that consumes a different API. All that create as an assignment for my course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages