lucabarattini / Mountain-Shleters-Project

Final Repo of the Mountain Shelters Project
0 stars 0 forks source link

Create three buttons and the respective .html pages inside the index.html page. #9

Closed lucabarattini closed 9 months ago

lucabarattini commented 9 months ago

Please create one button that will bring to the relative page. Follow the above structure:

Index.html (Homepage) --- [Button 1] ---> Lombardia.html
--- Fetch Data ---> Lombardia.csv + mountain_shelters.csv
--- Fetch Data ---> Google Maps API
lucabarattini commented 9 months ago

Done, work carried out by @CebanMi and @PietroDiCurzio . The page lombardia.html has been created using the template given in the base.html page.