Job description
I am looking for an application developer to visually configure gift baskets. I am looking for a person/company who will design and implement the configurator. The look of the application can be very simple, it does not have to stand out in appearance. In this phase of the project, I am primarily concerned about it meeting the objectives and not the design. The application can be created using any interface development tool - bootstrap, material, tailwind etc.
Functional requirements
1. loading product feed from a static xml file which contains product names, descriptions, dimensions etc.
2. the user has the ability to select the products from the list that he wants to have in his shopping cart
1. a list of products by category, search and filter capabilities
2. to choose from 2-3 sizes of baskets
3. the number of products in a given basket size is limited by the dimensions of the products
4. product images are presented on the background of the cart to visualize the entire target cart
5. the user has the ability to move the products so as to arrange their own layout inside the shopping cart (for example, for React there is a React-Draggable package for this, I give as an example of the effect I want to achieve)
3. after configuring the shopping cart, the user can send an email with the shopping cart to be valued by the store.