Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Lazy Approval Tool Plugin is designed for effortless assignment approval using a URL. In this article, we will examine a sample application that sends a URL via email. The recipient of the email can then approve or reject the assignment by clicking on the URL provided in the email. The sample app can be downloaded for you to check out below 

This plugin source code is available in JogetOSS repository at https://github.com/jogetoss/lazy-approval-tool.

Inside The App

In this section, we will examine what the app does and how it does it. 

...

This is how the overall process looks like and how it works. (For single activity)

Figure 4: Process of Sample App (Single Activity)


This is what the configuration of the Lazy Approval Tool looks like in the process.

...