Skip to content

A Web Based Project implemented using Java MVC architecture

License

Notifications You must be signed in to change notification settings

Chamalka20/textile-shop-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 

Repository files navigation


Textile shop web app

Downloads Contributors Forks Issues License

About The Project

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.

Screenshots

Built With

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.

Usage

Customer functionalities

Shopping cart

• Customers can select summery of any quantity of band they want and add it to the shopping cart.

Payment gateway iterations

• Two payment methods have been introduced to the customers in purchasing the band. It is cash on delivery and card payment.

New arrivals

• A separate section of the home page has been reserved for customers to view newly added products.

Product details

• 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).

Product category page with filter

• 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

Checkout page with a discount

• Customer can check out all product total price before buying this.

Search bar

• Can use the search bar to find the brand they want immediately.

Admin functionalities

Admin login

• An admin can login using their username and password.

Ordered product details

• Admin can take car of the currently ordered product list

Add product and delete product

>Track inventory

• User can see the increases and decreases in the stock

Sale items

• Admin can add old products as sale items.