Skip to content

A sample UI5 Web Components application showcasing the migration from old to new Table.

Notifications You must be signed in to change notification settings

DonkeyCo/citybikes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

citybikes

Purpose

The citybikes project is a software application that provides information about bike sharing systems in various cities. It utilizes UI5 Web Components and Leaflet for visualisation. The application uses the https://api.citybik.es/v2/ to get city bike data.

This project demonstrates the process of transitioning from Web Components Table V1 to Web Components Table V2.

Project Setup

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repo
    git clone https://github.com/DonkeyCo/citybikes.git
    
  2. Install NPM packages
    npm install
    

Run the Application

To start the application, run the following command in your terminal:

npm start

The application will be available at http://localhost:3000.

Contact & Feedback

You have questions or you want to give feedback, feel free to contact us!

Duc Vo Ngoc duc.vo.ngoc@sap.com Cahit Guerguec cahit.guerguec@sap.com

About

A sample UI5 Web Components application showcasing the migration from old to new Table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published