Developed a desktop application to maintain a vast repository of trivia on a single platform using Java and MySQL. The system employed a client-server communication model to cater a vast number of users supporting CRUD operations.
Concepts Used:
- Socket Programming
- MultiThreading.
- Java Swing (for GUI)
- JDBC
- Gson