online store of electrical goods
Find the right product and order it at any time with the possibility of paying by card. There is a detailed description of the characteristics, checking the availability and a list of available stores.
The main challenge was to create an application that implements the functionality of an online electronics store. In addition to implementing the standard product functionality, the user can order the product directly from home and pay for it through the application, which saves time and resources.
To create this application, we had to create our own MVVM clean architecture. The whole difficulty was in
the qualitative study of all processes, where we did an excellent job. For the online store, we also
developed mechanisms of transactions, made a convenient user account and optimized the application so that
the client does not experience any discomfort when navigating through the application.
Due to the fact that the application must have displayed all products from the store, we have implemented
an automated database for the application, which could automatically reduce the quantity of goods or
remove the entire product from the catalogue if it was completely sold out, as well as add a new product.
It’s no secret that any store requires a thoughtful path from choosing a product to buying it. Therefore, the application allows client to add appliances to the cart within one click, select the payment method, delivery address and order the product.