← Back to projects
PROJECT DETAILS
Twilight Thread Business App
Java Swing · MySQL
Main Technology Stack Used
Java SwingMySQL
Brief Description
Desktop application for the Twilight Thread crochet business with product listing, shopping cart, delivery tracking, and order management.
Live Project Link
Live project link is not available yet.
GitHub Repository Link
GitHub Repository →Challenges Faced While Developing
- Designing a modern Java Swing UI required custom rendering. Synchronizing local state with MySQL required careful transaction management.
Potential Improvements & Future Plans
- Migrating to a web-based system, adding real-time inventory sync, barcode scanning, and automated invoice generation.