Emmanouil Lysikatos's repositories
BookHub-Website
This is a website I made for the Web Development class. BookHub allows users to search and add books in a database. It's exclusively made with HTML/CSS and VanillaJS. The RESTful API server sents queries to a mySQL database. The server file has been developed using NodeJS.
MusicHub
That's a project me and my colleague @MaryVou have done. The Java Application draws JSONObjects from MusicBrains Database and objectifies the results.
Simple_Client-Server_System
That's a simple Client-Server System i developed for a school project..It has several issues such as zombie processes etc but I intend to update it in the long-run!!
JavaE-Ticket
That's a program I developed during a project in my University. It's written in Java. It's simple enough, without any save option but I intend to update it with a GUI and a save option maybe!!