Skip to content

Web application that locates nearby Veterinary and Pet Care services.

Notifications You must be signed in to change notification settings

ziyadtalha/NearestVets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Nearest Vets

This application allows users to discover near by Veterinary and Pet Care services.

The results are displayed on a Google Maps container in the form of markers.

Clicking on a marker displays an info window containing place details.

Users have the option to either search according entire cities or through live location.

Architecture:

The application is developed using the MERN stack.

The frontend consists of a React application running on a Node server.

The backend consists of an Express application running on a Node server linked to a MongoDB database.

Communication between the two servers is done through HTTP request and response.

API calls are made at the backend using Axios

Technologies:

Frontend Libraries:

  • MUI
  • react-google-maps/api
  • React Toastify
  • Axios

Backend Libraries and APIs:

  • Google Maps Places JavaScript API
  • Axios

Previews:

image

image

image

About

Web application that locates nearby Veterinary and Pet Care services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published