Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 321 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 321 Bytes

Clothes Shop Bank Backend

This is the Bank backend for this application : Clothes Management with JavaFX

How to setup

  • Clone this repository
  • Create a database called clothes_shop_backend
  • Import the file database.sql into the database you've just created
  • Run it!