NathanGrenier / SOEN-341

Web Project for Concordia's SOEN 341 Class (Software Process)
https://soen-341.vercel.app
1 stars 2 forks source link

[SUBTASK of Story #169] Geo-location integration: Implement a feature that enables the app to automatically detect the user's current location with their permission, offering an even quicker way to find nearby branches. #175

Closed annabelzecchel closed 7 months ago

annabelzecchel commented 8 months ago

:rocket: Summary

Integrate geo-location functionality into the car rental application to automatically detect the user's current location, providing a quicker way to find nearby branches.

:scroll: Description

Incorporate geo-location capabilities into the car rental application to allow for the automatic detection of the user's current location, with their permission. Utilize this information to streamline the process of finding nearby branches by automatically presenting relevant options based on the user's proximity. Implement user-friendly controls to ensure that users have the option to enable or disable this feature as per their preference.

:heavy_check_mark: Acceptance Criteria