ScanCircle
ScanCircle is a webservice which enables users to quickly find errors in their computer configuration as well as overdue maintenance. The concept uses an executable file (.NET application) and an online application that compares results to an enormous database. The application uses XML to pass its results to the website, using regular REST principles. Within five months I developed a webapplication that is easily maintainable and extendable because of its Model-View-Controller architecture and Object-Oriented codebase.
Technologies used: PHP, MySQL, XML, MVC, AJAX, jQuery, HTML/CSS
ScanCircle is een dienst waarmee snel en eenvoudig een computer gecontroleerd kan worden op fouten en achterstallig onderhoud. Het concept is gebaseerd op de samenwerking van een Executable (.NET applicatie) en een online database gekoppeld aan de website. Communicatie onderling verloopt daarbij via XML. In krap 5 maanden is een website ontwikkeld die professionaliteit uitstraald en die, door het toepassen van de Model-View-Controller architectuur en Object-Oriented PHP, genoeg ruimte biedt voor doorontwikkeling.