Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 561 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 561 Bytes

GeoMapper

Creates website for user which has a button to upload a .csv file, which then creates a map for the user which they can download to their computer

uses pandas, flask framework, folium, HTML, CSS and a library which generates longitude and latitude coordinates depending address given currently has a strange issue where when user submits their .csv file the website prints "str not callable" I'm no python wizard but based on the current state I don't see what could generate the issue.

Yes I know my frontend skills aren't great, don't roast me.