GrLdev / Rate-My-Student-Home

A website designed to allow students rate their student homes in Cardiff.
3 stars 0 forks source link

Start work on location verification #21

Closed theobaur13 closed 1 year ago

theobaur13 commented 1 year ago

Inside maps.py create a function accepting the:

On the form step 1 next step in forms.py run the inputted location values through this function and get the placeID if valid saving the placeID to a property in the form class to be accessed in routes.py