Author: Martin

How do we do CI/CD?

If you’ve read the article about the benefits of CI/CD, you may have been motivated to deploy these practices on your project too, and now you’re wondering how to get started. In short, to put CI/CD theory into practice, you need to design a system…

5 x yes for CI/CD procedures

Today, CI/CD is reportedly used by up to 90 percent of professional programmers. No wonder. Continuous integration and continuous deployment basically only have advantages. In bart, we use them on every project, in one form or another. Why? Because we care about improving the quality…

New

How do software tests save your money?

Application testing is still an unknown concept for many developers and companies. If you say testing, you usually mean “clicking” through it manually before delivery. This procedure fails if it’s a regularly evolving system that is constantly expanding. New features can break the old ones,…

Eurobus online reservation system

What is Eurobus? Eurobus, a.s. provides personal public road transport divided into urban, suburban, long-distance, international and charter transport. It owns 350 buses in a standard as well as most modern variants. Project goals Replacement of the old solution with a new, modern one. New…