Skip to content

Add locations

sosc7662 requested to merge add-locations into main
  • Add locations in the backend, fetch and display them in the client.
  • Calculate Distance from User Location to Bars and sort by nearest.
  • Display Distance on Card.

Still missing attributes: Opening Hours, Image, Events, Menu.

(The many changes come from the package-lock.json. I needs to be updated tho, since otherwise react native maps won't work.) You need to do npm install to update everything, maybe delete node_modules as well.

Merge request reports

Loading