* Unit testing
* Configuration file with
the url of the logger
* Use of a few Design Patterns :
Graphical User Interface : MVC
Instantiation of Atoms and Reactions : Factory
* Being able to certify to the logged reactions are the ones used to
solve the challenge
(not really the case now)
You are welcome to suggest other aims ( short-term or long-term ones).
New feature : graphical choice for the languages (currently only
english and french)
Unit testing [DONE (for basic data)]
Configuration file [IN PROGRESS]
Design Patterns
MVC [IN PROGRESS]
Factory [IN PROGRESS]
Certification : one solution may be through the use of the Command
Pattern