Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To achieve full functionality of the store #21

Open
cmsrs opened this issue Jan 8, 2025 · 0 comments
Open

To achieve full functionality of the store #21

cmsrs opened this issue Jan 8, 2025 · 0 comments

Comments

@cmsrs
Copy link
Owner

cmsrs commented Jan 8, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant