Wanna get this beast running? Head over to the docs folder.
You’ll find:
✅ db.sql – Creates the MySQL database, no manual struggle needed.
✅ Project PDFs – Idea breakdown, SRS, and ERD.
📢 Jasper Reports does the heavy lifting for generating reports.
🗂️ By default, they land in C:/ClothifyStore/Reports/, but hey—you're the boss. Change the path in settings or directly edit the config file.
🔹 Product details live in the MySQL database.
📸 Images? Nah, we keep those separate. Default storage is C:/ClothifyStore/ProductImages/—but you can tweak it however you like.
ClothifyStore now has full config customization!
📍 Find clothify_store.config inside your Documents folder.
📝 Edit it manually or let the app handle changes—your call.
💾 No more fixed paths—you decide where your files go.
🛠️ Made with JavaFX & Java 23—so don’t try running this on outdated junk.
💻 Use IntelliJ for the best experience. Eclipse gang, I feel you, but… just don’t.
🗑️ If you ever want to wipe everything, manually delete the generated folders.
🧠 Changed directories? Remember them, or be ready to go on a scavenger hunt.