Skip to content

holgerflick/xdata.stockservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XData Server for Charting with ChartJS in Web Applications

This repository consists of three projects:

  • XData Server: Delivers stock information from an SQLite database. In addition, data can be requested in a format that can be used to create charts with ChartJS.
  • Vanilla JavaScript Application: To show that XData is a universal solution, we will use a vanilla JavaScript application with Bootstrap to test the server.
  • TMS WEB Core Web Application: In comparison, the same web application will be implemented using TMS WEB Core and Object Pascal.

The associated video series can be watched for FREE on the YouTube channel from TMS Software.

Screenshot of the web application running in Google Chrome

It is divided into several parts: