The Best 30 Angular Components 2022 To Build Cool Web Solutions

Alexandra Skorobogataya
Alexandra Skorobogataya

Product Manager

July 13, 2020

The Best 30 Angular Components 2022 To Build Cool Web Solutions

We’ve collected the best 30 Angular components for web developers that will help you to build amazing applications faster and easier. See them in the article!

According to StackOverflow Developer Survey 2019, Angular is the second most popular web application framework worldwide and the fourth most wanted to work with. Created by Google and initially released less than 5 years ago, this open-source programming tool has won the hearts of engineers from all over the world.

With strong community support and rich functionality, Angular enables to ensure the seamless user experience and consistency across all devices and platforms from tablet to mobile. Furthermore, specialists — either newbies or experienced — can access numerous Angular perks. In this article, we’ve collected the best 25 Angular components helping to produce amazing software solutions faster and easier. Let’s get started!

Explaining components in Angular

Before considering the list of the best Angular open-source components, let’s see what a component is. Being an essential part of web applications created with Angular technology, they can be characterized as follows:

  • Each component determines views that represent sets of screen elements the framework can choose between and tailor to the system logic.
  • Angular components define classes, containing the program logic and data, as well as being associated with HTML templates. These templates define views displayed in the required environment.
  • Angular components can be described as pieces of code that can be either dependent or independent on other lines of code.
  • End-users can see components while software developers can reuse them for building different applications.
  • Each Angular component has a class, template, and metadata.
  • Every Angular-based solution contains at least one component and the root component, connecting them with the page DOM (Document Object Model) cross-platform and language-independent interface.

Since Angular components are reusable, they significantly facilitate the work of software engineers. Employing them, you will save app development time while your customers will benefit from reduced costs and time-to-market.

1. Angular Material UI component library

Angular Material UI component library

The team created a Material Design UI component library for Angular. Providing many quality elements, it allows programmers to employ them in web applications. Most importantly, this solution comprises a set of tools allowing to produce tailor-made components using common interaction patterns.

Angular Material offers a variety of components:

  • Buttons
  • Form controls
  • Navigation
  • Building blocks for presenting content
  • Data tables
  • Popups and modals

What’s more, the library helps to ensure design consistency and seamless user experience across various screens and operating systems that include Windows, macOS (VoiceOver with Safari/Chrome), iOS, Android, Chrome OS (ChromeVox with Chrome). Being clean and well-documented, the code acts as a great example for Angular engineers.

Angular Material UI component library is well-recognized among developers from all over the world. As of the end of January 2022, the library had more than 19,000 stars on GitHub.

2. NGX-Bootstrap

NGX-Bootstrap

Being an open-source MIT Licensed project, ngx-bootstrap provides a wide range of components, powered by Angular. They involve alerts, taps, buttons, pagination, popover, progress bar, and a lot more. Interactive elements — dropdown menus, modal dialogs, custom tooltips, etc. — are intended to work for touch, mouse, and keyboard users.

So, web developers don’t have to use original JavaScript components. Instead, they can drop into their apps Markup and CSS released by Bootstrap. Ngx-bootstrap is constantly being improved with the current 5.3.2 version available on the market.

At the moment, ngx-bootstrap is one of the most popular Angular-based projects with over 5,000 stars on GitHub.

3. Ng2-charts

Ng2-charts

Ng2-charts comprises beautiful charts for Angular2 based on Chart.js. Being MIT licensed Angular project, the library is available in both dark and light themes. It provides one directive — baseChart — for all chart types, and 8 types of charts: line, pie, bar, polarArea, radar, bubble, scatter, and doughnut.

By now, ng2-charts has received about 1,900 stars on GitHub.

4. Dragula

 Dragula

Dragula enables engineers to simplify and accelerate Angular app development with drag-and-drop technology. Dragula differs from other drag-and-drop libraries and frameworks as it can be applied to not only layout creation but also for actual product content. For instance, it allows programmers to drag the content in every possible direction.

Currently, Dragula has 1,800 stars on GitHub.

5. Nebular

Nebular

Nebular is an Angular 8 UI Library with a focus on beautiful design and ability to adapt it to your brand easily. It comes with 4 stunning visual themes, a powerful theming engine with runtime theme switching and support of custom css properties mode.

Nebular components, that could be useful for you:

  • Global (Layout, Card, Flip Card, Stepper, Accordion, List, Infinite List)
  • Navigation (Sidebar, Menu, Tabs, Actions)
  • Forms (Input, Button, Checkbox, Toggle, Radio, Select, Datepicker)
  • Modals & Overlays (Popover, Context Menu, Dialog, Toastr, Tooltip, Window)
  • Extra (Global Search, User, Alert, Icon, Spinner, Progress Bar, Badge, Chat UI, Calendar)
  • CDK (Сalendar Kit)
  • Data Table (Tree Grid)

Currently, Nebular has 7,000 stars on GitHub.

6. Ng2-file-upload

Ng2-file-upload

Although file uploading isn’t something a developer thinks about from the start of app development, it’s an important feature in a major part of applications.

If your product is intended to have a user profile, chats, messaging, or content sharing options, you need to provide users with a way to upload, download, send, and exchange different files. With The Angular2 File Upload directives, you can easily integrate this functionality.

As of the end of January 2022, Angular file upload has 1,838 stars on GitHub.

7. Ng2-handsontable

Ng2-handsontable

Created in JavaScript, Handsontable is a data grid component with an Excel-like appearance, which works with React, Vue, and Angular. Going under MIT license, ng2-handsontable — Angular 2 directive for Handsontable — integrates with any data source.

Handsontable comprises a wide range of cool features that include custom buttons, custom borders, data sorting, grouping, scrolling, filtering, checkbox, context menu, header tooltips, data binding and validation. Supported by the product team and GitHub community, it also offers plenty of different plugins helping programmers to make cool software solutions faster.

By now, ng2-handsontable, which acts as an Angular 2+ wrapper for Handsontable, has got 279 stars on GitHub, while Handsontable itself has earned 15,100 stars.

8. ng2-select

ng2-select

Created 4 years ago, ng2-select is a native Angular2 user interface component for Select. Coming under MIT-license, it is an Angular-based replacement and enhancement for the native select boxes.

Today, ng2-select has 680 stars on GitHub. Additionally, the product is getting on average 7,900 weekly downloads on Openbase, an app store with millions of open-source packages.

9. Angular Google Maps (AGM)

Angular Google Maps (AGM)

Angular Google Maps is one of the most popular Angular 2 components. Known before as angular2-google-maps, AGM enables software developers to integrate a Google Maps widget into their digital solutions.

If you just want to try AGM in action, you can employ Plunker that has all the necessary dependencies to work with Angular and Typescript. In addition, the product provides programmers with a well-documented API for making web applications.

As of January 2022, Angular 2+ Google Maps Components over 2000 stars on GitHub.

10. Ngx-dropdown

Ngx-dropdown

Ngx-dropdown is a simple dropdown for Angular2-based apps using Bootstrap3. If you want to employ it without Bootstrap, just remove the class names. Being an MIT licensed solution, ngx-dropdown is receiving 853 downloads per week on npm.com, an open-source project helping JavaScript developers to easily share packaged modules of code.

Today ngx-dropdown has 94 stars on GitHub.

11. Ngx-progress-bar

Ngx-progress-bar

Ngx-progress-bar is a simple progress bar control for Angular 2 applications that also uses Bootstrap 3 design. Acting as a native component, it doesn’t include jQuery. The tool allows engineers not to apply Bootstrap by creating proper CSS class names.

Now the project has 20 stars on GitHub.

12. Fuel-UI

Fuel-UI

Built by Fuel Travel, a company with extensive experience in the travel marketing industry, Fuel-UI is a rich collection of native Angular 2 components, pipes, directives, and animations for Bootstrap 4.

Fuel-UI provides a large set of UI components for making beautiful web apps that include: accordion, alert boxes, dropdown, modal popups, scroller, menu, pagination, progress bar, sliders, tabs, tags, TextExpander, TimePicker, and more.

By now, Fuel-UI has earned over 300 stars on GitHub.

13. PrimeNG

PrimeNG

PrimeNG is a rich component library for UI designers for accelerating the web development process. Released by PrimeTek Informatics, a company with high expertise in making open-source digital UI solutions, PrimeNG provides over 80 components.

It also has various themes and templates with many options to choose from including Material and Bootstrap design. With touch optimized responsive design elements, PrimeNG enables to ensure an amazing user experience on mobile devices.

For today, PrimeNG is the most complete user interface suite for Angular. A set of components involves accordion, buttons, input forms, dropdown, grid, checkbox, chips, layout panels, layout overlay, charts, menus, scroll panel, paginator, messaging, drag and drop tools, progress bars, sliders, captcha, and many others.

Being available for free under MIT license, PrimeNG is one of the most well-known UI components libraries for Angular. Today, it has 6,700 stars on GitHub.

14. Ng2-fontawesome

Image for post
Ng2-fontawesome

Ng2-fontawesome is a directive that helps web development teams to easily implement Font Awesome icons in their Angular-based projects.

At the moment, Font Awesome is the web’s most popular iconic SVG, font, and CSS toolkit. Being one of the leading open-source projects, it provides 1,553 beautiful icons for free and 7,702 Pro icons that you can access in the Pro version.

 Font Awesome

Font Awesome allows Pixel-perfect rendering and works with popular frameworks like React, Ember, Vue.js, and Angular. Being available for free, it’s definitely one of the best choices among other icon packages.

Now, ng2-fontawesome directive has only 21 stars on GitHub, while Font Awesome itself has already received more than 61,900 stars.

15. Angular X fullPage.js

Angular X fullPage.js

This Angular fullPage.js port library serves for making outstanding full-screen scrolling websites (also known as single-page/one-page websites). It works with Angular 2 and above: lately, developers have added support for Angular 7.

Fullpage.js is compatible with all modern browsers, as well as some outdated ones like Opera 12, Internet Explorer 8, Internet Explorer 9, etc. In addition, it enables touch support for smartphones, tablets, and touch screen computers.

As of January 2022, the project has 273 stars on GitHub.

16. Ngx-easy-table

Ngx-easy-table

Ngx-easy-table is a very convenient module for building and putting tables into websites or web applications. You can employ this Angular solution under different configurations, for instance, create a table with pagination or a table with the search capabilities.

Representing the easiest Angular table, it contains a variety of pre-built templates — basic, cells, group rows, collapsed rows, checkboxes, filters, footers, No Results template, loading, etc. — with code examples. Ngx-easy-table provides clear installation guidelines and API documentation. Using API, you can control the table’s behaviour from the parent component.

Ngx-easy-table has 258 stars on GitHub at the moment. On npmjs.com app store, it is getting 1,093 weekly downloads on average.

17. Ngx-admin

Ngx-admin

Invented by Akveo Angular development company, ngx-admin is a front-end admin dashboard template with a component-based structure. An administrator panel is based on Angular 8+, Bootstrap 4+, Nebular with Eva Design System support.

With high customization capabilities and numerous UI components, the product provides an ecosystem for making beautiful prototypes and modern applications. Ngx-admin is one of the most popular open-source Angular projects strongly supported by the Angular community. A pleasant bonus is that it’s totally free.

Ng2-admin contains rich functionality (charts, tables, maps, forms, editors, responsive layout, high resolution, etc.) allowing engineers to ensure consistency across all devices from desktop to mobile. It also offers 4 visual themes to choose from (light, dark, cosmic, and corporate) and detailed installation guidelines.

The product comes with 2 dashboards — Internet of Things and e-commerce — and over 40 pages. Using ngx-admin Angular template, you can save more than $33,000 and 480 hours on building a digital solution.

As of the end of January 2022, this Angular admin dashboard has 20,000+ stars on GitHub.

18. Ngx Admin Backend Bundles

Ngx Admin Backend Bundles

With Backend Bundle support (.NET, Node.js, Java etc.), ngx-admin enables full-stack software development. Launched by Akveo, it comes packed with 100+ Angular user interface components, multiple code samples, and REST Backend Services.

This project perfectly suits for commercial and noncommercial purposes, particularly, for creating data management and analytics software. Using Backend Bunde + ngx-admin, you can save up to 300 hours on building mobile and web solutions.

19. Ng2-start

Ng2-start

Ng2-start is an Angular 2 starter pack with WebPack. App template development requires time and effort, especially if you begin from scratch. Employing the ng2-start kit, you can facilitate and speed this process up.

Today, this open-source project has 36 stars on GitHub.

20. Ng2-notifications

Ng2-notifications

Ng2-notifications is an Angular 2 component for native push notifications. The Notification API enables web pages to manage the way how product notifications are displayed to the end customer. The API provides compatibility with the existing notification systems across various platforms.

To this date, this solution has 196 stars on GitHub.

21. Ngx-formly

Ngx-formly

Ngx-formly is a dynamic JSON-powered form library for Angular providing unmatched maintainability to the app’s forms. It supports Bootstrap, Material2, Ionic, PrimeNG, Kendo, NativeScript, and NG-ZORRO UI libs.

Built on top of Angular Reactive Forms, ngx-formly is packed with plenty of cool features that involve automatic forms generation, support for many schemas, and a range of themes out of the box. The library is easy to extend custom field type, wrapper, validation, and extension.

Ngx-formly has 1,900 stars on GitHub.

22. Ng-lazyload-image

Image for post
Ng-lazyload-image

Ng-lazyload-image is a small library for lazy loading images for Angular-based applications with zero dependencies. With this tool, visual content displays to the user when he or she reaches a certain element on the page. As a result, the website or application load speed is higher.

Currently, ng-lazyload-image has 689 stars on GitHub and is being downloaded on average 11,825 times per week on npmjs.com.

23. Ng2-minimal

Ng2-minimal

Ng2-minimal is a convenient playground for beginners to start working with Angular 2, Typescript, and SystemJs. This repository is intended to serve for learning purposes only. Representing the simplest setup for Angular 2, it provides newbies with a gentle introduction to parts of the framework ecosystem.

Ng2-minimal has 38 stars on GitHub.

24. Ng2-table

Ng2-table

Ng2-table is a simple table extension that enabled data sorting, filtering, and pagination for Angular2-based applications. Web developers can easily install ng2-table through an npm package manager or download it in a ZIP file.

This open-source project has 556 stars on GitHub.

25. Ngx-tabs

Image for post
Ngx-tabs

Ngx-tabs is a simple tabs control for Angular 2 web solutions using Bootstrap3. It doesn’t depend on jQuery. The tool is available for free with installation guidelines and code samples.

By now, ngx-tabs open-source project has received 38 stars on GitHub. It is also getting 1,033 weekly downloads on npmjs.com.

26. BLK DESIGN SYSTEM ANGULAR

BLK DESIGN SYSTEM ANGULAR

BLK Design System Angular is a user-friendly and modern design system that you can employ for making websites and applications. Representing a Bootstrap 4 kit, created with Angular, BLK provides the following features:

  • more than 70 user interface components: buttons, forms, dropdowns, tables, pagination, etc.
  • 4 customized plugins: datepicker, switches, chart.js, sliders
  • 3 pre-built templates
  • Sass files
  • Foundation: colors, grid, icons, typography

This open-source Angular project is available for free.

27. ESSENTIAL JS 2 FOR ANGULAR

Image for post
ESSENTIAL JS 2 FOR ANGULAR

Created with TypeScript, Essential JS 2 is a lightweight Angular UI components library, which provides support for React, APS.NET, Vue, and other popular frameworks. Being modular and responsive, the product doesn’t have external dependencies.

This solution for app design and development includes numerous UI components:

  • Grids
  • Editors
  • Dropdowns
  • Inputs
  • Calendars
  • Navigation
  • Data visualization (charts, maps, diagram, etc.)
  • Forms
  • Buttons
  • Notifications
  • Other

It is worth noting that Essential JS 2 is trusted by world-famous companies such as IBM, Bosch, and Siemens.

28. NGX MATERIALIZE

Image for post
NGX MATERIALIZE

NGX Materialize is one of the best Angular projects, helping build high-quality web solutions. Simply put, it is a library that aims to facilitate the use of Materialize, making it more dynamic.

The key tasks of NGX Materialize are to:

  • Simplify the usage of components
  • Automatically initialize components
  • Provide their injection when possible

Furthermore, the product allows adding support for ReactiveForm with validation. NGX Materialize contains a wide range of UI elements, for example, buttons, cards, badge, navbar, pagination, icons, modal, datepicker, dropdown, spinner, form validation, etc.

29. ANGULAR CHART JS

ANGULAR CHART JS

Angular Chart JS provides reactive, responsive, and highly-customizable charts for AngularJS. There are many types of charts: line, radar, pie, bar, doughnut, polar, dynamic, horizontal, and much more.

30. SNOTIFY NOTIFICATION CENTER

SNOTIFY NOTIFICATION CENTER

Snotify is one of the best Angular 2+ components for 2022. This Notification Center offers the following features:

  • 9 types of toast notifications
  • Opportunity to simultaneously create toasts in different positions
  • Various configuration options
  • Styling and animations
  • Callbacks
  • Custom HTML
  • Other

At the moment, this open-source Angular solution has nearly 300 stars on GutHub.

Closing thoughts

As you can see, the Angular framework provides a number of cool Angular components allowing engineers to create great web applications that look stunning on every screen and device. You can choose among a range of tools to find a relevant one to achieve your goal, whether it is the creation of an intuitive beautiful user interface, advanced charts, or complex tables in your data analytics solution, or something else.

If you have questions about web development, Angular functionality, or anything else, feel free to contact the Akveo team. With extensive experience in this field, particularly in building famous open-source products, we’ll be glad to help you.

Contact us
Akveo's case

Billing Automation for a SaaS Company with Low-Code

Our client needed a robust billing solution to manage hierarchical licenses, ensure compliance, and automate invoicing for streamlined operations.

The solution:
We developed a Retool-based application that supports multi-tiered licenses, automates invoicing workflows, and integrates seamlessly with CRM and accounting platforms to enhance financial data management.

The result:

  • Achieved 100% adherence to licensing agreements, mitigating penalties.
  • Automated invoicing and workflows reduced manual effort significantly.
  • Dashboards and reports improved decision-making and operational visibility.

Learn more about the case

See More
See Less
Akveo's case

Retool Dashboards with HubSpot Integration

Our client needed a centralized tool to aggregate account and contact activity, improving visibility and decision-making for the sales team.

The solution
We built a Retool application integrated with HubSpot, QuickMail, and Clay.com. The app features dashboards for sorting, filtering, and detailed views of companies, contacts, and deals, along with real-time notifications and bidirectional data syncing.

The result

  • MVP in 50 hours: Delivered a functional application in just 50 hours.
  • Smarter decisions: Enabled data-driven insights for strategic planning.
  • Streamlined operations: Reduced manual tasks with automation and real-time updates.

Learn more about the case

See More
See Less
Akveo's case

Lead Generation Tool to Reduce Manual Work

Our client, Afore Capital, a venture capital firm focused on pre-seed investments, aimed to automate their lead generation processes but struggled with existing out-of-the-box solutions. To tackle this challenge, they sought assistance from our team of Akveo Retool experts.‍

The scope of work
The client needed a tailored solution to log and track inbound deals effectively. They required an application that could facilitate the addition, viewing, and editing of company and founder information, ensuring data integrity and preventing duplicates. Additionally, Afore Capital aimed to integrate external tools like PhantomBuster and LinkedIn to streamline data collection.

The result
By developing a custom Retool application, we streamlined the lead generation process, significantly reducing manual data entry. The application enabled employees to manage inbound deals efficiently while automated workflows for email parsing, notifications, and dynamic reporting enhanced operational efficiency. This allowed Afore Capital's team to focus more on building relationships with potential founders rather than on administrative tasks.

Learn more about the case

See More
See Less
Akveo's case

Retool CMS Application for EdTech Startup

Our client, CutTime, a leading fine arts education management platform, needed a scalable CMS application to improve vendor product management and user experience.

The scope of work
We developed a Retool application that allows vendors to easily upload and manage product listings, handle inventory, and set shipping options. The challenge was to integrate the app with the client’s system, enabling smooth authentication and product management for program directors.

The result
Our solution streamlined product management, reducing manual work for vendors, and significantly improving operational efficiency.

Learn more about the case

See More
See Less
Akveo's case

Building Reconciliation Tool for e-commerce company

Our client was in need of streamlining and simplifying its monthly accounting reconciliation process – preferably automatically. But with a lack of time and low budget for a custom build, development of a comprehensive software wasn’t in the picture. After going through the case and customer’s needs, we decided to implement Retool. And that was the right choice.

The scope of work

Our team developed a custom reconciliation tool designed specifically for the needs of high-volume transaction environments. It automated the processes and provided a comprehensive dashboard for monitoring discrepancies and anomalies in real-time.

The implementation of Retool significantly reduced manual effort, as well as fostered a more efficient and time-saving reconciliation process.

→ Learn more about the case

See More
See Less
Akveo's case

Creating Retool Mobile App for a Wine Seller

A leading spirits and wine seller in Europe required the development of an internal mobile app for private client managers and administrators. The project was supposed to be done in 1,5 months. Considering urgency and the scope of work, our developers decided to use Retool for swift and effective development.

The scope of work

Our developers built a mobile application tailored to the needs of the company's sales force: with a comprehensive overview of client interactions, facilitated order processing, and enabled access to sales history and performance metrics. It was user-friendly, with real-time updates, seamlessly integrated with existing customer databases. 

The result? Increase in productivity of the sales team and improved decision-making process. But most importantly, positive feedback from the customers themselves.

→ Learn more about the case

See More
See Less
Akveo's case

Developing PoC with Low Code for a Tour Operator

To efficiently gather, centralize, and manage data is a challenge for any tour operator. Our client was not an exception. The company was seeking to get an internal software that will source information from third-party APIs and automate the travel itinerary creation process. Preferably, cost- and user-friendly tool.

The scope of work

Our experts ensured the client that all the requirements could be covered by Retool. And just in 40 hours a new software was launched. The tool had a flexible and easy-to-use interface with user authentication and an access management system panel – all the company needed. At the end, Retool was considered the main tool to replace the existing system.

→ Learn more about the case

See More
See Less
Akveo's case

Testing New Generation of Lead Management Tool with Retool

Our client, a venture fund, had challenges with managing lead generation and client acquisition. As the company grew, it aimed to attract more clients and scale faster, as well as automate the processes to save time, improve efficiency and minimize human error. The idea was to craft an internal lead generation tool that will cover all the needs. We’ve agreed that Retool will be a perfect tool for this.

The scope of work

The project initially began as a proof of concept, but soon enough, with each new feature delivered, the company experienced increased engagement and value. 

We developed a web tool that integrates seamlessly with Phantombuster for data extraction and LinkedIn for social outreach. Now, the company has a platform that elevates the efficiency of their lead generation activities and provides deep insights into potential client bases.

→ Learn more about the case

See More
See Less
Akveo's case

Building an Advanced Admin Portal for Streamlined Operations

Confronted with the need for more sophisticated internal tools, an owner of IP Licensing marketplace turned to Retool to utilize its administrative functions. The primary goal was to construct an advanced admin portal that could support complex, multi-layered processes efficiently.

The scope of work

Our client needed help with updating filters and tables for its internal platform. In just 30 hours we've been able to update and create about 6 pages. Following features were introduced: add complex filtering and search, delete records, styling application with custom CSS. 

Together, we have increased performance on most heavy pages and fixed circular dependency issues.

→ Learn more about the case

See More
See Less
Akveo's case

Creating MVP Dashboard for Google Cloud Users

Facing the challenge of unoptimized cloud resource management, a technology firm working with Google Cloud users was looking for a solution to make its operations more efficient. The main idea of the project was to create an MVP for e-commerce shops to test some client hypotheses. Traditional cloud management tools fell short.

The scope of work

Determined to break through limitations, our team of developers turned Retool. We decided to craft an MVP Dashboard specifically for Google Cloud users. This wasn't just about bringing data into view; but about reshaping how teams interact with their cloud environment.

We designed a dashboard that turned complex cloud data into a clear, strategic asset  thanks to comprehensive analytics, tailored metrics, and an intuitive interface, that Retool provides. As the results, an increase in operational efficiency, significant improvement in cost management and resource optimization.

→ Learn more about the case

See More
See Less
Akveo's case

Elevating CRM with Custom HubSpot Sales Dashboard

Our other client, a SaaS startup, that offers collaborative tools for design and engineering teams, was on a quest to supercharge their sales efforts. Traditional CRM systems were limited and not customizable enough. The company sought a solution that could tailor HubSpot to their workflow and analytics needs.

The scope of work

Charged with the task of going beyond standard CRM functions, our team turned to Retool. We wanted to redefine how sales teams interact with their CRM. 

By integrating advanced analytics, custom metrics, and a user-friendly interface, our developers provided a solution that transformed data into a strategic asset.

In 40 hours, three informative dashboards were developed, containing the most sensitive data related to sales activities. These dashboards enable our customer to analyze sales and lead generation performance from a different perspective and establish the appropriate KPIs.

→ Learn more about the case

See More
See Less
Akveo's case

Retool for Sales and CRM Integration

See More
See Less
Akveo's case

Building a PDF Editor with Low-Code

Our client, a leading digital credential IT startup, needed a lot of internal processes to be optimized. But the experience with low-code tools wasn’t sufficient. That’s why the company decided to hire professionals. And our team of developers joined the project.

The scope of work

The client has a program that designs and prints custom badges for customers. The badges need to be “mail-merged” with a person’s info and turned into a PDF to print. But what is the best way to do it?

Our developers decided to use Retool as a core tool. Using custom components and JavaScript, we developed a program that reduced employees' time for designing, putting the data, verifying, and printing PDF badges in one application.

As a result, the new approach significantly reduces the time required by the internal team to organize all the necessary staff for the conference, including badge creation.

→ Learn more about the case

See More
See Less
Subscription
Subscribe via Email

Want to know which websites saw the most traffic growth in your industry? Not sure why your SEO strategy doesn’t work?

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

By clicking “Subscribe” you agree to Akveo Privacy Policy and consent to Akveo using your contact data for newsletter purposes

More articles by themes

Cross
Contact us
AnnaRodionEvgenyExpertExpertExpert
Cross
Got any questions?
Our domain expert is here to answer
If you have any questions, feel free to leave me a personal message on LinkedIn. We are here to help.
Thanks for your question
We will contact you soon
We have a problem
Please, check the entered data
Got any questions?