Fantasy interactive map that displays location data
Github Link: https://github.com/travisburns/interactiveMap
Using leaflet.js and chart.js, created a interactive fantasy map that allows users to click on a specific map icon on the map that displays that locations information. The key process involved creating a custom API with fantasy location data and integrating it to fetch location data and dynamically render map elements. The project also included a chart.js component that displays the location data in a visually appealing way. Throughout the development process, skills such as API integration, data visualization, and user interface design were enhanced. The project provided valuable experience in creating an interactive map system that engages users and presents information in an interactive and engaging way.