The purpose of our project grant is to create a website to buy bands for customers who are interested in this business. This can bring a lot of customers to this business. It was also agreed to create an admin panel for the ease of decision making for the managers. A database will be connected to this project and it will be used to store information of the customers and the day-to-day activities of the business. A friendly UI is also provided so that the searches made by the user give correct results by accessing the information stored in database.
The software system was built using Dart programming language and the Flutter Framework. Other tools used included, Git for version control, Visual Studio Code IDEA for code editingHere are a few examples.
• Customers can select summery of any quantity of band they want and add it to the shopping cart. • Two payment methods have been introduced to the customers in purchasing the band. It is cash on delivery and card payment. • A separate section of the home page has been reserved for customers to view newly added products. • The user can go to the product detail page and find out how much of the product is in stock and Size option available (S, M, L). • Customers can filter by product category and product price while selecting products.3 E.g.: - product category: skirt, dress, blouses Price range: 2000 to 3000 • Customer can check out all product total price before buying this. • Can use the search bar to find the brand they want immediately. • An admin can login using their username and password. • Admin can take car of the currently ordered product list • User can see the increases and decreases in the stock • Admin can add old products as sale items.