The objective of this exercise is to provide to a developer the OutSystems Low-Code development experience.
The use case is similar to Kickstarter.
A user can browse projects and become a patron by funding a project.
The frontend will have a couple of screens, a project list with project information, and a funding screen where the user can enter its details and an amount.
The backend provides all the business logic and also handles the database.
The data for this exercise has its origins on a scrapper service KickTraq.com which monitors Kickstarter.com and sends an RSS feed.
Enjoy.