Cloud Sample Spaceflight Node Save Abandoned

Build node applications with the application programming model on SAP Cloud Platform.

Project README

Important Notice

This public repository is read-only and no longer maintained.

Description

Learn how to build node applications with the application programming model on SAP Cloud Platform.

Scenario:

SPICY (Space Itinerary Company) is the most popular travel technology company in our milky way. Owing to the increasing demand in space travel, SPICY is now building a website where it offers users from all planets to login and book their next space flight. You, as a part of the software engineering team of SPICY, have chosen SAP Cloud Platform to build this website.

Click here for the presentation.

SPICY

Exercise 01: Create a new Business Application using local development tools

In this exercise, we will learn to set up our local development environment and create a new node.js project. This will be our codebase to create the Space travel web application.

Exercise 02: Understand and extend the data model

In this exercise, we will understand the data model of the base space-flight project. Using the base model, we create tables in a local SQLite database and load data from CSV files. We will further extend the data model to include payment information for space travel bookings.

Exercise 03: Add custom logic restricting the number of travellers in a spacecraft

In this exercise, we will learn to expose our data model entities as OData services. We will also include custom logic to limit the number of passengers in each space craft.

Exercise 04: Build a User Interface using SAP UI5 from SAP Web IDE

In this exercise, we will import the code into SAP Web IDE and build a User Interface based on SAP UI5 so that users can create a booking from the UI of our app.

Exercise 05: Deploy the application to SAP Cloud Platform Cloud Foundry environment

In this exercise, we will deploy the application to SAP Cloud Platform Cloud Foundry environment. The multiple components of the app are visualized and monitored from SAP Cloud Platform Cockpit.

Requirements

For SAP TechEd 2018

SAP TechEd will provide you with a full environment to develop this sample application. The instructions below are only needed if you wish to run the application in your own account on SAP Cloud Platform.

Development in SAP Cloud Platform Web IDE

SAP Web IDE Full-Stack access is needed. For more information, see Open SAP Web IDE.

Read the getting started tutorial to learn more about working with SAP Cloud Platform Web IDE.

A HANA instance is needed in your account, so that you can deploy the persistence assets.

Now clone your fork of this repository (File -> Git -> Clone Repository).

Develop, Build, Deploy

To build and deploy your application or modify it and redeploy, use any of the following options:

  • Build and deploy the DB module by choosing Build from the context menu of the db folder.

  • Build and deploy the Node.js service by choosing Run -> Run as -> Node.js application from the context menu of the srv folder. To test the service, click the URL displayed in the Run Console. Use the endpoint of the service clouds.products.CatalogService to call $metadata or CRUD requests.

  • Test the UI by choosing Run -> Run as -> Web Application from the context menu of the ui folder.

Known Issues

None

Support

This project is provided "as-is": there is no guarantee that raised issues will be answered or addressed in future releases.

License

Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.

Open Source Agenda is not affiliated with "Cloud Sample Spaceflight Node" Project. README Source: SAP-archive/cloud-sample-spaceflight-node
Stars
45
Open Issues
0
Last Commit
3 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating