This repository implements a simple invoice generation system (client, server, UI, DB, PDF/text export). This README focuses on the reports that the project produces or should produce — an A-to-Z ...
This project is part of a submission to the egfwd scholarship in the testing track. This Java project is used as used to learn basic Java concepts: ...
Built a small Invoice API to keep my Java muscle memory sharp. It escalated… a bit What started as "just a CRUD" turned into: * Spring Boot API with clean domain modeling * JWT authentication + ...
🚀 Project : Simple Invoice Generator I recently created a Simple Invoice Generator using Core Java to strengthen my understanding of OOP concepts, inner classes, and file handling. 🔍 Highlights ...