Skip to content

LaynezCoder/ElectronicStoreToolFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Management tool for an electronics store JavaFx + MySQL

Management software for electronics store, developed with Java and MySQL. The videos showing the development of this application will be available on my youtube channel LaynezCode.

Before you begin, access your MySQL database manager and run the script that is stored in the src/com/laynezcoder/database/DBElectronicStoreToolFX folder. Then enter the DatabaseConnection class stored in the same folder and edit the access credentials with yours. After this, enjoy the program.

App Features

  • Home window

  • Store customer management

  • Management of quotes by clients

  • Management of existence, realization and report of the quotation to the customer

  • Detailed view of quotes

  • Product management

  • Detailed picture of the products.

  • Manage users and access control

  • Windows are displayed according to user type

  • Customer statistics, quotes and products

  • Login window

  • Custom settings

  • Adding a user is assigned a default profile photo with the initial of their name

  • Now you can change your profile picture in a personalized way!

Miscellaneous