SAP Codejam with SAP Cloud Application Programming Model
2019-03-29 @ AOK Systems Frankfurt
Exercises: Overview https://github.com/qmacro/codejam-cap-nodejs
- Tools https://github.com/qmacro/codejam-cap-nodejs/tree/master/exercises/01
- Create Project based on CDS https://github.com/qmacro/codejam-cap-nodejs/tree/master/exercises/02
- Adding persistence https://github.com/qmacro/codejam-cap-nodejs/tree/master/exercises/03
- Import data from CSV https://github.com/qmacro/codejam-cap-nodejs/tree/master/exercises/04
- Add another generic entity and using generic features https://github.com/qmacro/codejam-cap-nodejs/tree/master/exercises/05
- Annotations https://github.com/qmacro/codejam-cap-nodejs/tree/master/exercises/06
- Second service https://github.com/qmacro/codejam-cap-nodejs/tree/master/exercises/07
- Add Javascript hook https://github.com/qmacro/codejam-cap-nodejs/tree/master/exercises/08
- Fiori UI https://github.com/qmacro/codejam-cap-nodejs/tree/master/exercises/09