Todo List New
The todos functionality allows a user to create and check off tasks while working in the app.
Pig Latin Translation Projects New
The translation projects allows you to organize content into projects, add content to those projects and then translate that content into Pig Latin.
Accounts Interface New
The Accounts interface has two levels of permission. The admin level is able to see the listing page, add, delete, and edit users. All other users are able to view and editor their own information. Newly added is the Account Image.
Curl API Tool New
The Curl API Tool is a form style interface that allows you to create and make API calls against the Compendium or other platform. The call is made using the compendium-api gem. The results page will also show you the corresponding curl command that can be executed.
File Upload New
The file Upload functionality. Allows user to upload files and use them for profile or other applications.
API Utilities New
The API utitlies included a data and word genterators as well as password, passphrase and uuid generators.