Skip to content

CaolanCode/Hardware-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customer Invoice Management System

Objective

A CRUD GUI to allow customers to:

  • Create an account
  • login to that account
  • Create an order
  • View order history
  • View products for sale in the hardware
  • Update the details in their account
  • Delete their account

Built using

  • GUI uses Java.Swing
  • Database is managed using SQL
  • PBKDF2 as a hashing algorithm for the users password

Screenshots

login page create account page basket page order page update Account page product page password error message

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages