Thoughts and ideas on how to build tools, automate workflows and speed-up the workplace.
ServiceNow is totally synonymous with IT service management. In fact, it’s hugely embedded in how countless IT teams deliver services to colleagues. However, despite its dominant market share, it’s not the only option out there. See, ITSM is a hugely varied field. Even the most basic processes can look completely different from one company to the next. This raises a couple of problems for COTS ITSM platforms. Vendors inevitably need to position their solutions towards one type of team or another - even at the level of individual features.
Ronan McQuillan
Oct 25, 2024
Keeping track of stock is one of the most fundamental processes in any customer-facing business. Today, we’re checking out how to build a custom inventory management app for free - in just 20 minutes. Even better, since we’re going to use Âé¶¹AV to build it, you’ll barely need any coding skills - and we’ll have a fully functional application before your coffee gets cold. All we need to do is connect our data, add a couple of custom queries, and start using Âé¶¹AV’s built-in components to create a professional UI for managing stock levels.
Ronan McQuillan
Oct 23, 2024
Database GUI (Graphical User Interface) are tools that allow you to interact with databases even if you aren’t a programmer. In addition, they are useful for programmers, since they provide quick ways to get data. When it comes to picking the right database GUI for you, things get tricky. Although there are a lot of options out there, there are many things to take into account. From something as simple as pricing to more complex considerations, like the functionality provided.
Ronan McQuillan
Oct 22, 2024
MySQL is one of the most popular database systems out there. And that’s for a good reason. It is lightweight, fast, easy to learn, and widely available. Using a MySQL GUI to manage your databases will help you make the most out of this tool. A GUI (Graphical User Interface) allows you to interact with your database with a visual interface. This allows you to see your data and use visual elements as opposed to text-based terminals and command lines.
Ronan McQuillan
Oct 20, 2024
My name is Joe, and I have been building online forms for the last 10 years of my life. I have developed forms in several different ways; with html5 form builders, with Javascript form builders, to niche React form builders, and more. From my experience, I can conclude that the best open-source form builders make it quick and easy to create beautiful, functional, and accessible forms. Forms are a critical construct of the digital age.
Joe Johnston
Oct 19, 2024
We use CRUD apps every day. Most of the time, without noticing. They keep us organized, they help digitise business processes, and they’re critical to application development. But many of us are oblivious to what CRUD apps are, or how to build one. Within this post, I am to provide you with a simple and straightforward guide to the world of CRUD apps. The guide is broken down into three sections:
Joe Johnston
Oct 6, 2024
Databases are vital for every business. But as soon as you create your database, a question arises. How can you maintain the information you store? Of course, you could write out queries manually, but you’ll also want a way for less technical staff to enter data. This means building forms. Today we’ll look at how to create forms for SQL databases. You can also use forms to limit access to your database.
Ronan McQuillan
Oct 3, 2024
Obviously, Google Sheets is great for collaboratively managing all sorts of data. There are big downsides here too though, especially if you’re working at scale. One solution is using a form to enter data into Google Sheets. Today, we’re going to look at exactly how you can do this in Âé¶¹AV. There are a bunch of other ways you could do this too, of course. We’re biased, but we think Âé¶¹AV is the best option.
Ronan McQuillan
Oct 1, 2024