This application helps you find walking buddies in your neighborhood.
The app uses Firebase for authentication, database and storage. Firebase provides pre-build components for authentication. The Firestore database manages user data and profiles useful for personalizing the experience for users. Firebase storage houses the profile images of users
The project uses Google Calendar API for setting appointments. The application is built with React and uses Material UI, google-maps-react,and @aldabil/react-scheduler libraries.