All changes have been committed one by one, so the change flow can be tracked in commits.
- Create Database tables (if not created automatically after pulling the repo using ABAPGit)
- Run the Data Load Class within the related Package in Eclipse ADT as 'ABAP Application (Console)'. Then you will have mock data.
- Now in Service Binding you can call the app in preview and play on it.
-> Some parts might be unnecessary or even missing( me a junior and still learning :') ). But I just wanted to add it so you can at least see what kind of a development structure in package it has.
This Managed Scenario Example 2 - Translation App is replicated from a blog of SoftwareHeroes.com. The development flow is explained in this blog very well also using ADT RAP Generator Wizard.