E-Commerce
Java
SpringBoot
US
BuyLettersOnline Store is a web store which is used to sell sign letters online. It gives customer the best experience to experience selecting, previewing and purchasing letters or plaques. Before building this e-commerce website, we migrate data from original database that created more than 10 years ago. Our main product is sign letters, we add calculation function for line length and preview function for the words you want to buy. It’s very convenient for customer to choose the most suitable letters they want.
You can input the words you want to order. Then you can see the line length of the words with the font name and font size you selected, which is very sweet for you to choose suitable size.
We complete the whole job even if it has complex business logic. In order to let our client get the product as soon as possible, we take the agile approach to develop this website.
We deployed a site for testing, so that we can get feedbacks from customer quickly. And then we do some adjustments according to the feedbacks as soon as possible. The system is stable and easy to be extended and maintained. It gives the costumer the best experience.
We separate relatively independent modules and convert them into user controls, which makes it easy to work out a specific page through quoting and is beneficial to modify and reuse.