Skip to content

Architecture

Sakseid edited this page May 14, 2018 · 5 revisions

Architecture

Architecture

The illustration above shows an overview of the arcitecture of the project. The dotted line A shows our environment for developing. The project has been developed in Java using NetBeans and we have used Swing and AWT for the graphics. The neural network is created using Neuroph. The project have been tested on our local machines wich all run Windows 10. To be able to collaborate and share the code, we use GitHub. The code is available for download and further development by anyone, as person B illustrates. They will then have their own development environment. In the future, the plan is to publish the finished product on a webserver for everyone to use. They will then get access via their own client and browser.

Clone this wiki locally