Things
we think
About

Úsmev (Smile) app from Inuko

May 07, 2024

In previous blogs, we introduced the applications we created for non-governmental organizations or non-profits. Among them, the most outstanding were our apps for the organization Cesta von, which helps marginalized communities throughout Slovakia to get out of the trap of poverty and to ensure a better life for future generations.

Is your app fresh?

May 03, 2024

Do your users run the latest version of your webapp?
Do they see the latest and greatest data?
Do they have the fix for that nasty bug?

Inuko cloud overview

April 26, 2024

Inuko Cloud is the software that hosts apps for customers (or tenants).
New customers can easily sign-up, for one or more apps.
Additionally each app can be customized individually per customer.
How does it work? Where does it work? Let's explore.

Run untrusted Javascript

April 18, 2024

Cost-saving, high performance and easy maintenance.
This are just a few of the benefits of multi-tenant SaaS apps.
But today we shall talk about one of the problems.
How to change the app behavior for a single client.

Or in other words can we safely run untrusted code on the server?

App for projects

April 10, 2024

I don't need a CRM.
I only want a list of tasks I & my people can work with.
And upload some documents.
And attach some pricing and send a quote.
Can I get some reminders too?

Interactive charts manual

April 02, 2024

A chart manual for Inuko apps.
Interactive charts are available for any list of records in the app. That means, that any time you see a list of records in the app,
you can also have a visual chart representation of them.

From web to mobile app

March 28, 2024

You want a mobile app.
And you have a great web app optimized for mobile web.
Or you are just planning your app strategy.
In both cases you should consider a single approach to web and mobile.
How? With Capacitorjs.

Sign in with Apple

March 21, 2024

A frictionless sign-up and sign-in experience has many benefits.
Once a user is ready to try our app, don't lose them in the sign up procedure.
Once a user starts using our app, don't lose them becuase they forgot their login.
Multifactor and not reusing passwords keeps user's data safe.

Web apps without browsers

March 15, 2024

Does the title sound like a contradiction?
Is that possible to so? Is it magic?
Why would you do that?
Will it work in offline?
Continue reading to find out.

Slovak lesson with Amalka

March 05, 2024

The third successful program of Cesta von is the language support program Amal, which mainly develops communication skills in the Slovak language among mothers and parents from the communities, also thanks to the connection of people from the majority…

Get paid in QR

March 01, 2024

No, not in pixels, in euros.
No, not with credit card.
Yes with phone.

Dog's best friend

February 23, 2024

Clients, cases, orders, calendars and repeat.
Not today.
Today, I’d like to tell you about a unique app we’ve built for (fellow) dog sports enthusiasts.

Web apps + Sharepoint

February 15, 2024

What are the advantages in integrating your web app with MS Sharepoint?
No need to spend on storage or pay for data transfers.
No need to think about backups or access permissions.

Delighted users, because everything is in one place.
Nothing to locate, copy or sync.

Case management

February 08, 2024

Goal setting and goal achievement support system would be a better description.
But, I’m afraid Case management is the name we are stuck with.
We have build these kind of apps several times.
Let’s look at what they have in common.

App for educators

February 01, 2024

If your plan is for one year, plant rice.
If your plan is for ten years, plant trees.
If your plan is for one hundred years, educate children.
(Confucius)

Reacting to server events

January 26, 2024

Browser requests and the server responds.
This has been the norm for decades.
And still applies to modern web-apps.

Blobs for fun and profit

January 19, 2024

A picture is worth a thousand words.
But it is also worth a million bytes.
Let's look at how we can utilize Azure Blobs for efficient multimedia and document storage.

Authentication for multi-tenant SaaS

January 12, 2024

Securing user data is today an absolute must.
Users want privacy and laws required it.
Still we hear about breaches and stolen passwords.
What can we do about it?

Generating MS Word files

December 28, 2023

It is almost a rite of passage, a sign your software is all grown up when you add reporting functionality.
Like an invoice file, a customer report, or an employee document. Anytime we need the data from our system to be presented, printed or processed we need data in the form of a document.

Meet the Filip app

December 13, 2023

The Filip program is divided into four categories and each of them addresses a different area in which people from excluded communities need help – housing, debt resolution, employment and financial goals. Each family involved in the Filip program received a…

Inuko applications are helping on the way out of poverty

December 12, 2023

In addition to applications and business, we also would like to introduce you to another activity in which we have been involved during the year. It's not as much about technology as it is about people. And about how to…

Let's make a simple blog

December 04, 2023

Separating content from code is always a good idea. Therefore, let's explore how to do that in a GatsbyJS website. Without any external data sources.

External content for GatsbyJS

November 24, 2023

Let's build a static website with external content. In this post I will show you how you can static-render data from any data source with GatsbyJS.

Let's make a Web site

November 20, 2023

It has been never easier to create a great looking and performant website than it is today. There is an abundance of options that you can choose from, whether you are a novice or a front end pro. With all the options comes, what the germans nicely call "Die Qual der Whal". Or in english what is the best solution for me.