Skip to content

To achieve full functionality of the store #21

@cmsrs

Description

@cmsrs

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions