Recycling-Heroes
Company
Recycling-Heroes is a company that recycles raw materials by collecting, storing, and recycling old devices and materials from customers. Various materials can then be resold to generate revenue. A fee is also charged for the collection. The company's logo is the small trash can with the superhero cape.
Data Model
We are currently using the following data model with the core module, the areas of Recycling, Company, Material, Personnel, and Finance. The various sources are linked to each other and show the relationship between the data.
Package Structure
The data model is mapped to a total of three Software Components (SWC) in the system. In terms of structure, we follow the best practices for SWC development for ABAP Cloud.
Content
Here you will find the various contents on the topic, which we have summarized again so that you have all the information you need for development.
Content | Description | Source |
---|---|---|
Blog | Explanation of the structure and approach in the project | Link |
YouTube | Playlist with all videos on the topic of Recycling Heroes and implementation | Link |
GitHub | Repository for Core | Link |
GitHub | Repository for Process | Link |
GitHub | Repository for Finance | Link |