PB138 Zoo Application Improvement

Simon Berka


Table of Contents

My task
Problems
Summary

My task

The task for me was to take care of documentation and Wiki.

Writing all the required text was pretty straightforward. For text formatting standard Markdown markup language was used. In the documentation I tried to cover questions that may raise from developers or app users. For the project website the one-page Midnight theme was used. It is hosted in the gh-pages branch.

Problems

The real pain is spinning up the emulator. This process takes tremendous amount of time even on a quite powerful computer.

Summary

All the project documentation can be found on Github wiki.

Interesting fact is that GitHub Pages can load template files without having them in a repository. It is enough to state its name in the _config.yml file.