zaviagodev / frappe

MIT License
0 stars 1 forks source link

Finalize Website item doctype in frappe #36

Closed John-zaviago closed 1 year ago

John-zaviago commented 1 year ago

Summary

We aim to refine the '/app/website-item/' DocType within Frappe to enhance UX/UI, ensuring it's user-friendly and straightforward compared to the current complex default setup.

Issues and Enhancements

The current implementation is more complicated than necessary, especially when compared to platforms like Shopify or Wix. To address this, we need to make several improvements:

  1. Website Category Functionality: Items should be categorizable under multiple website categories to improve organization and searchability.

  2. Product Detail and Images: Enhance the product detail view and image handling. We need a more intuitive way for users to add and manage product images.

  3. Stock and Pricing on Stock Tab: The Stock tab must display detailed stock information alongside pricing details to provide a comprehensive overview at a glance.

Goals

Action Items

Importance

By making these changes, we aim to significantly reduce the learning curve for new users and increase the efficiency for existing users. This is a step towards making our platform as user-friendly as the leading e-commerce platforms.

John-zaviago commented 1 year ago

http://beta.zaviago.com/app/item - Done