akshitagupta15june / PetMe

PetMe is an all-in-one platform that allows animals to be adopted, donated to pet lovers, and provides emergency medical care to stray animals in need. Star this repo⭐
https://akshitagupta15june.github.io/PetMe/
MIT License
488 stars 756 forks source link

Add an option of animal shelter near me using maps api #133

Open akshitagupta15june opened 2 years ago

sudhay23 commented 2 years ago

Hello @akshitagupta15june. This sounds interesting and I'd like to try it out. Can I have it assigned?

akshitagupta15june commented 2 years ago

go for it!

sudhay23 commented 2 years ago

Thanks. Do you have any specific action plan in mind for me to get started and which page you expect to see the changes on?

And by Maps API, what's the actual expectation?

akshitagupta15june commented 2 years ago

animal shelter location is needed for the stary animals, like suppose a person x found a stray animal whose condition is very bad and injured so X can come to the website and click on animal shelter near me option and X can contact the respective authority, means X will get the info of that particular shelter

firstly i am thinking is it possible to create a custom map for it don't want to target all places but we can start from a city like kanpur, lucknow or the place u live, further we can add more

akshitagupta15june commented 2 years ago

animal shelter option will be in navbar and on clicking on it , it will take to a map where nearest shelters are available along with contact numbers @sudhay23

sudhay23 commented 2 years ago

Alright, so are the GPS coordinates of the shelters available from a backend?? Maybe we can plot that on the map and move from there?

akshitagupta15june commented 2 years ago

yes they will be, but currently we don't have a backend yes we can customise the map

sudhay23 commented 2 years ago

Okay. So to start off, I feel using React for this particular case is of good value. So is it fine if I make a subfolder React App just for this and then use iframes or redirects to implement this function?

akshitagupta15june commented 2 years ago

yes, you can

akshitagupta15june commented 2 years ago

are u still working on this issue or I should assign a new person to this issue?

sudhay23 commented 2 years ago

Hello @akshitagupta15june . I am held up with something for a couple of days but I started working on this.