1. Changes to user interface
In the beginning of the internship, the first goal was to make the user interface more appealing. In order to do this, I have changed quite a lot of JavaScript, HTML and CSS code in the web client. However, I also needed to make some changes to API. Before, the DataType class in API was able to hold only name and mime-type. Unfortunately, these information were not very easily read and understood by users. Therefore, I needed to add a description of the format into the DataType class. This description contains the format names currently displayed by the web client.
Up: Contents Next: 2. Added conversion to ePub

