Hello from Yuki, Michael, Jonathan and Evan
Good luck...
GOogle maps geocoding api: https://developers.google.com/maps/documentation/geocoding/overview - you will need to create your own account
- add geocoded coordinates to data base when address created
.env file should have google_API_key, PG_URI, jwts
To Do / Ideas
- generaly clean things up. It got messy.
- add flitering to the map maybe
- edit the ratings in a landlord reviews
- re calculate landlord ratings when deleting a rewiew
- upadte account settings (username, password, etc)
- from 'my account' page, reviews arn't assoctianted with ary landlord
- more search parameters to filter landlords (sqft, name, review rating)
- sort results on search page + pagination
Extension
- add a new landlord and address + delete a landlord
- messaging between landlords and users
- landlord replying to reviews
- sign in as a landlord and take possesion of a landlord prorfile.
- if landlord has an acconut, populate landlord page wiht email, phone number, etc.