sirnails / BloomQuote

Quote management app for a florist
2 stars 0 forks source link

Feature Suggestion: Integration with what3words for Delivery Addresses #13

Open sirnails opened 10 months ago

sirnails commented 10 months ago

Description

BloomQuote aims to streamline the process of creating and managing quotes for customer events. To enhance the accuracy and efficiency of specifying delivery locations, it is proposed to integrate the what3words addressing system into the application. This feature will allow users to utilize precise 3-word addresses for delivery locations.

Purpose

Integrating what3words will enable users to provide highly accurate delivery locations, reducing the chances of errors and ensuring smooth logistics. This feature is particularly beneficial for events held at large or complex venues where traditional addresses might be ambiguous.

Benefits

Implementation Details

  1. UI Integration: Add a field in the quote creation and item addition forms to input what3words addresses.
  2. Backend Processing: Modify the QuoteController to handle what3words addresses, storing and retrieving them as part of the quote and item details.
  3. Validation and Display: Implement validation for what3words addresses and display them appropriately in quotes and item listings.

Example Usage

Proposed Changes to Code

Conclusion

Integrating what3words into BloomQuote will significantly improve the precision of delivery addresses, enhancing the overall functionality and user experience of the application. This feature aligns with BloomQuote's mission to provide a comprehensive, user-friendly solution for florists.