How We Built a Dedicated System for Guests of the Economic Forum
#business development #mobileIn Evertop we are making a lot of interesting projects but the one I’m going to present today is really significant to me. Since I did care much about this specific project I dedicated a huge amount of time to convince the client to cooperate with us.
Maciej Kotok
How To Secure The Application With Spring Security Using The JWT And MySQL Database?
#entity framework #mobileSpring Security is a framework that provides a set of tools to secure the created application and to manage access to its resources. It allows you to configure freely the authentication and authorization process.
Michał Szczypka
Tips And Tricks On How To Check If Your Mobile Application Is User-Friendly
#mobile #testing tips #WCAG standardsNowadays, while designing web applications we should consider that a big amount of users will be using our page on the mobile devices. This is why application tests on different browsers and with different resolutions are so important.
Agnieszka Michnik
Challenges of Scaling a Business – How We Help a Small English School
#digital transformation #growth #mobileAs you probably know Evertop is a custom software development company. We design, develop, deploy and maintain bespoke systems created under our client’s requirements. On our daily basis work, we find less or more exciting and inspiring projects. The one I’d like to describe today is, in my opinion, one of the most interesting we’ve done so far.
Maciej Kotok
How To Write a Simple Downloading App With Flutter
#downloading files #flutter #mobileIf you are new to Flutter and you have never built nor created an application using Flutter, please get familiar with Get started section on the official flutter.dev website before continuing.