Overview
Development of a network-based chat system using Gradle, including both client and server components.
The project introduced modern Java build tools and dependency management practices.
Key Learnings
- Project management with Gradle
- Executable JAR creation
- Client-server communication