===========
[Ivayla Hristova] (https://github.com/IvaylaH)
[Emil Slavov] (https://github.com/theexar)
[Radoslav Chervenkov] (https://github.com/RadoChervenkov)
[Martin Hristov] (https://github.com/mhristov83)
[Julian Genchev] (https://github.com/TheOldMan66)
[Martin Anastasov] (https://github.com/Anastasoff)
[Rumen Andreev] (https://github.com/some-anon-account)
- Bad variable names have been replaced by comprehensive ones;
- Large classes have been split into smaller ones;
- Long methods have been split into smaller ones;
- Bad comments have been removed;
- Magic numbers replaced by constants;
- Extracted interfaces
- Creational:
- Abstract Factory;
- Singleton;
- Structural:
- Facade;
- Bridge;
- Behavioral:
- Visitor;
- Memento;
- Voice commands;
- Cell flagging;
- XML documentation to all public classes and methods;
- Sandcastle-generated help file