This repository contains related material for the openSAP course "Developing Web Apps with SAPUI5" (https://open.sap.com/courses/ui51). The free online course was held from 24th of May 2016 until 29th of June 2016 and is now in archive mode. You still access the content and enroll for the course using the link above.
In the master branch you can find:
- A folder with mock data for running the application project without a backend service connection
- Solutions to all the course exercises (each unit in a separate folder: w3u4 = week 3 unit 4)
- Find more details in the corresponsing README.md file: https://github.com/SAP/openSAP-ui5-course/blob/master/README.md
In the gh-pages branch you can find:
- The code validator tool that helps you to verify the exercise coding and score bonus points
- Instructions on how to use it in your application project
- Find more details in the corresponsing README.md file: https://github.com/SAP/openSAP-ui5-course/blob/gh-pages/README.md
All content is published under the Apache 2.0 license. For more information check the LICENSE.txt file
If you spot any issues with the code or found a bug, please create an issue or a pull request and we will take care of it
Thank you,
The ui51 course team