Posts Tagged With: shop application

Paint Shop Windows Form Application

Microsoft Visual Studio enable us to develop a software application using C# ADO.NET. I created windows form application for Paint Shop. The application has features to maintain the paint inventories which enable the seller to view their stock, add paint supplied, and calculate all their transactions with customers.

main menu

Figure 1: Main menu paint shop application

The main menu application gives a link to access master-paint page, paint-supplied page, view stock page, and transaction page.

1. Master Paint page

Master Paint page enable the user to add the category list of a particular paint. They can add some information about the brand, color, suggested price, and the minimum stock level.

Master Paint

Figure 2: Master paint page

2. Paint Supplied

Paint Supplied page enable the user to input their stock since the paints have arrived to their store.

paint supplied

Figure 3: Paint Supplied page

3. View Stock

View Stock page covers all the stock information that the store has. If the quantity of stock are below the minimum stock level, the system will tell the user by showing a list of the paint that need to be purchased to avoid a shortage on their store.

view stock

Figure 4: View stock page

4. Transaction Page

invoice

Figure 5: Invoice

Transaction page enable the user to calculate the transaction they made with customers.

Categories: Portfolio | Tags: , , , | Leave a comment

Create a free website or blog at WordPress.com.