-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
To achieve full functionality of the store, I believe the following features need to be implemented or considered:
Product Features
Displaying product features on the front end and in the admin panel.
Optional: the store can function without this feature.
Promotions and Discounts
Implementation of a promotions and discounts system.
To be considered: how it should function from a business perspective.
Delivery Management
Integration with external systems, e.g., ShipX API.
Requires agreement with the client.
Stock Management
Integration with a warehouse management system, e.g., Symfonia.
Requires coordination with the client.
User Views
Adding views for password change, password recovery, and "remember me" functionality.
Backend: handled via Laravel Fortify.
Invoices and Other Documents
Generating documents such as invoices, receipts, and shipping lists.
Implementation of an external API for generating PDFs.
Option to use queues (e.g., RabbitMQ).
Product Comments
Adding the ability to post comments with CAPTCHA.
Admin panel: functionality to decide whether to publish comments.
Optional: consider whether this is essential for the store's operation.
Each of these points requires analysis in terms of priorities and business utility.
Metadata
Metadata
Assignees
Labels
No labels