Gallery
What has been built with UI2
Here is a list of various applications that have been built in UI2—some for demonstration purposes, some for practical use.
This is a great source of inspiration for what UI2 can be used to build. Feel free to add your own use case to this by contributing to the docs on GitHub.
Todo List/Reminders App
This app helps you keep track of reminders or todos, with due dates, priority levels, and more. It uses UI2 to help the user quickly create, modify, and remove reminders.
The source code is available in the examples folder of the UI2 repository.
Photo Editor
This app helps you edit photos. It's a perfect example of merging a normal photo editor with UI2, so you can choose to edit with the slides, or with natural language. It uses UI2 to apply filters, change settings, and more.
The source code is available in the examples folder of the UI2 repository.
Spreadsheet
This app is a demonstration as to how you can manage a spreadsheet with UI2. You can filter rows, change rows, and more. This is an example of using UI2 to visualize data.
The source code is available in the examples folder of the UI2 repository.