- Notifications
You must be signed in to change notification settings - Fork4
Sample HTML5 application developed for the SAP HANA Cloud Platform using AngularJS and Bootstrap.
License
SAP-archive/cloud-angularjs-sample
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This public repository is read-only and no longer maintained. For the latest sample code repositories, visit theSAP Samples organization.
This is a sample HTML5 application that demonstrates the ease of using JavaScript frameworks like AngularJS and Bootstrapfor UI development in the SAP HANA Cloud Platform.
The application uses:
- Angular JS as the client side framework that helps in development of UI applications by providing MVC/MVVM features,data binding etc.
- TheNorthwind OData service as the back-end service for fetching data (of course any RESTful API can be used here, not necessarily an OData service).
- Bootstrap as the client side framework for styling the application.
- You should have anHCP developer(trial) account to execute the steps mentioned below.
- You should be familiar with basics of developing HTML5 applications,AngularJS and Bootstrap.
- Clone the repository or download the repository ZIP to your file system. If you download the repository as a ZIP file, unzip it.
- Within the repository folder, right click on theangularnorthwindapp folder and create an application archive named
angularnorthwindapp.zip
. - Import this archive as an HTML5 application into HCP -details.
During import, provide theApplication Name asangularnorthwindapp
andVersion Name as1.0
. - Activate this version of the application.
- Import the destination file available atangularnorthwindapp/destination/northwind into the HCP cockpit -details.
The deployed application would be accessible on the following URL:https://angularnorthwindapp-pXXXXXtrial.dispatcher.hanatrial.ondemand.com
Note: ReplacepXXXXX
with the SCN User ID that you provided during registration.
You can edit this appplication by cloning the Git repository into the SAP Web IDE. Refer to theSCN blog for details.
About
Sample HTML5 application developed for the SAP HANA Cloud Platform using AngularJS and Bootstrap.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Contributors3
Uh oh!
There was an error while loading.Please reload this page.