Fullstack Fruit & Veg Shop: A web application developed with HTML, CSS, and JavaScript for the frontend, and Django for the backend. Features include user authentication, a product catalogue, shopping cart functionality, and order management. and much more
Added a feature that allows users to select multiple rows in the subscription table and merge them into a
single view. When the 'Merge highlighted table rows' button is clicked, only the selected highlighted rows
are displayed, thereby improving data visibility and user experience.
Workflow
Log in, navigate to your subscriptions page, and click on the Subscription History tab.
Ensure there are a few table elements present. Then, select a couple of rows (not all) and click the
Merge highlighted table rows button. This action will display only the highlighted rows,
allowing the user to focus on the relevant data.
Added a feature that allows users to select multiple rows in the subscription table and merge them into a single view. When the 'Merge highlighted table rows' button is clicked, only the selected highlighted rows are displayed, thereby improving data visibility and user experience.
Workflow
Log in, navigate to your subscriptions page, and click on the
Subscription History
tab. Ensure there are a few table elements present. Then, select a couple of rows (not all) and click theMerge highlighted table rows
button. This action will display only the highlighted rows, allowing the user to focus on the relevant data.