ioanachivu / PCstore

A java application to manage a PC component shop (processors, motherboards etc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PCstore

PC STORE:

Make a java application to manage a PC component shop (processors, motherboards etc). Each component contains the following fields: cod_produs, pret, marca, an_fabriactie, garantie, caregorie, tara_provenienta, stoc.

The application will have a graphical interface and will store the information about books and readers in a mySQL database The application must allow the following operations:

  • uploading the components of the store from the file
  • adding a new product to a particular component
  • product sale
  • delete a product by product_code
  • rebuilding stock to a specific product you previously searched for by the code
  • calculating the total value for a particular category
  • displaying the price for certain products searched for by the brand

About

A java application to manage a PC component shop (processors, motherboards etc)


Languages

Language:Java 100.0%