Skip to content

HishamHashmi/GroceryStoreApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GroceryStoreApplication

Grocery Store Application to keep track of the sales and the amount of stock that is left.

The application is developed using .Net Framework. Visual C#, Widnows Forms Application project is created. Windows forms are added to the project by right clicking on project name in Solution Explorer -> Add -> Click on Add New Item A bunch of panels of different sizes are added from the toolbox. A bunch of buttons, labels and textboxes are added from the toolbox.

The functionalities are added using Visual C#. These functionalites are:

  1. Search Products
  2. Add Products
  3. Delete products
  4. Order Products

The databases was developed on MS SQL SERVER and linked to the VS Studio project using connection string.

The tools that are used for this application are:

MS VISUAL STUDIO 2017.

MS SQL SERVER MANAGEMENT STUDIO 2017.

About

Grocery Store Application using Visual C# desktop application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages