Danielle Lindblom

Danielle Lindblom profile picture
Danielle Lindblom profile picture

Service Dogs Around Town

Demo:

Technologies Used:

  • React.js
  • JavaScript
  • Google Maps API
  • Firebase Database
  • Firebase Authentication
  • Tailwind CSS

This is what I'd call my capstone project. It was broken down into multiple versions and deployments, and is now a multi-user, public application utilizing a database and multiple APIs. The idea for this project came from a personal problem. As a service dog handler, I was having difficulty remembering which businesses (particularly restuarants) I'd visited where I'd had a good experience. I built this React application using the Google Maps interface to allow users like myself to easily search for and add information about a local business as it relates to the comfort and safety of my service dog. August - December 2024

Key Features

  • Login with a Google Account
  • Search for a business with Google Maps Autocomplete API
  • Rate, review, and save private and public notes about that business with a custom form
  • See all existing businesses that have been rated in the library
  • Read about the app on the About page
  • Filter your places by your favorites

Skills Showcased:

  • Working with multiple APIs
  • Managing user data in a database
  • CRUD app - Create, Read, Update, Delete
  • Multiple page app with React Router
  • End user testing and incorporating feedback

What I Learned:

This project pushed me out of my comfort zone, especially when working with the Google Maps API in React. It was difficult to find documentation to suite my needs, and I did a lot of problem solving by looking at examples of what others had done. Building the mobile version of this site was also challenging, and it forced me to rethink the entire UI and useability from a mobile device. Having a split screen on mobile was impractical, so I had to design a new layout and flow. This project really helped me to grow in my resourcefulness and practical problem solving as a developer.

Future Enhancements:

I have lots of ideas to make the user experience even better. I'd like to add the functionality where the list of places on the sidebar matches what is shown on the map and adjusts itself based on the map window changing, just like Google Maps does. Another big item on the To Do list is to allow multiple users to rate and review the same business location. I've made efforts towards soliciting real end users for testing, and I'm eager to hear their feedback and experiences using the site.