Do you have an old Domino app that just doesn’t look good or is clunky and old? Or one that you’re embarrassed to show new employees because it looks like it was built in the mid-1990s (and maybe it was)? With the newest version of Domino, it’s easy to modernize — and means you don’t have to contemplate migrating away from the platform, which can take years, have ballooning costs, and often doesn’t add new, better functionality or business value.
We are hearing from customers that they are able to easily modernize old apps and bring their original investments into the future. The HCL Lab Services team recently modernized an old, internal issue-tracking app to show you what a modernized Domino app experience could be. It’s easy to give an app not only a better look and feel — a face lift — but also to make it easily work on mobile devices.
This app has most of the features you’d typically find in an enterprise Domino app — workflow, access control, and security functionality. Accessed by thousands of employees every day to track business-critical businesses and approval systems, the app was designed to assist HCL in tracking issues found in various build systems, as well as assign and route those issues to key subject-matter experts. But it wasn’t exactly pretty.
Even though this was built in 2006 (14 years ago!) on Domino v7, it was a rock-solid app. Even though it was totally stable and reliable, it was ugly and awkward and, because it was used by so many people, it desperately needed to be modernized to today’s app standards.
The Development process was as follows:
-
- We started designing what we wanted the app to look like and created a UI prototype using Adobe XD.
- To build the new app, we used Domino v10 and installed the following tools:
- Node.js
- Bootstrap 3.x
- Domino App Dev Pack 1.0.2
- WebStorm
- jQuery 3.4.x
- jQuery Datatables plug-in
- We used WebStorm for our web development and created standard CRUD (create, read, update, delete) components for the new web UI.
- We integrated security functionality with the new Node app and integrated with Azure AD so users are able to login with their Office 365 login without managing multiple logins.
- Once everything was built, we performed acceptance testing to ensure that everything works and is ready to be live.
We had a web designer and developer on this project. Step 1 was accomplished by our designer in 3 days and it took our developer 3 weeks to build the app. See these stunning after shots:
We brought this app mobile and it works on an iPad!
In less than a month, we were able to transform a complex, business-critical app by modernizing it in just a few days. We want to help you accelerate your app-modernization with Domino and preserve your historical app investment. You can unlock the great value from the Domino platform simply by modernizing. Contact us today!



This is amazing. about time. I wish we had access material design lib in the xpages and do not have to do manual HTML coding.
Thank you.
I find the App Dev Pack solution very successful: use the best of Domino and NodeJS, and it works very well, all these new features are very attractive for those who practice web development with domino !!!
Here is a video which also proposes and explains the use of AppDevPack : https://vimeo.com/417505015
Sorry,it’s in french but we can understand without comments …
Hi Henry, we’ll be posting a “cookbook” on how to do it which should help with accelerating your work. stay tuned!
Very nice! Does the new app access the old data created by the old app? Or does it store it in a new Domino database?
That seems to be a common theme, to still have the same data but update the UI of an old Notes database, and make the data accessible from a browser.