Skip to content

MistySunMew/ElectronicsStorePOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

168 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electronics Store POS

This is a team project WinForms application which simulates an electronics store's point of sales system

GitHub closed issues GitHub closed pull requests GitHub top language

Getting Started

Prerequisites:

  • Visual Studio 2022 (Community edition will suffice)
  • Visual Studio .NET Desktop Development Workload

When first running the project, you need to run the following command: Update-Database in the NuGet Package Manager Console

Authors

This project was created and worked on by:

Project Screenshots

The main program form, displaying all products in the database, sorted in default order:

image

The main program form, displaying all products in the database, sorted by price, descending:

image

The main program form, when a product has been selected:

image

The product creation form:

image

The update product form:

image

The product cart, displaying all added products, with the final product selected:

image

The product cart, with the final product having been removed from the cart:

image

About

This is a class project WinForms application which simulates an electronics store's point of sales system

Resources

Stars

Watchers

Forks

Contributors

Languages