Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 380 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 380 Bytes

geocoder_app

Transforms an address from a csv file to its map coordinates

Built in Python & Flask, it allows the user to upload a csv file with addresses, converts those addresses to their map coordinates. You can download the file modified with the map coordinates.

(built as the final project of the Udemy course: "The Python Mega Course: Build 10 Real World Applications")