Skip to main content

8A Training update: v4.1.0

– projects

Screenshots of the web-app on a mobile phone.

Last night I finished doing improvements on the UI and UX of 8A Training, the training log web-app that I created as a university assignment back in April and wrote about last month.

Here is the summary of the main visible changes of this latest release:

I also decided to make public the GitHub repository of the project, as it turns out my security concerns about the Firebase configuration variable were unfounded. Now everyone can read the code and the history of commits and releases. By the way, I believe that copyright is illegitimate and anti-market, and I don’t plan to monetize the project any time soon, so you can copy and use the code as you wish.

I don’t plan to translate the web-app to English or any other language, because it seems excessively tedious to do. However, I am thinking of further improving the interface for creating/editing training sessions by replacing the editable exercise item cards with static ones, and adding an edit button to each item that, when clicked, launches a modal dialog with a form to edit the item.