Is it a oop good design ?
- by remi bourgarel
Hi all,
I'd like to know what you think about this part of our program is realized :
We have in our database a list of campsite.
Partners call us to get all the campsites near a GPS location or all the campsites which provide a bar (we call it a service).
So how I realized it ?
Here is our database :
Campsite
- ID
- NAME
- GPS_latitude
-…