Skip to content

DigitalHtlFootprint/DataImportClient

 
 

Repository files navigation


DataImportClient



Note: If you search for a version which works with the legacy database which was a base for this project, I need to refer you to this fork. This repository only works with its own DatabaseSetup.sql.



DataImportClient is a console based application, which allows to import data from various sources into a SQL database.


MainMenu


Sources are:

  • Different PLC's
  • API endpoints
  • CSV files which are received over FTP

This repository is part of the diploma thesis for the organization DigitalHtlFootprint.




External services used

  • For drawing most of the menu Wikipedia did a great job, on serving as a documentation on box-drawing characters.
  • Headers within the application were created using the website patorjk.com. This website allows to create big text in many different styles and fonts.

Credits

Thanks to Arewzom and thomas5476

  • For providing crucial feedback and ideas which lead the project one step closer to perfection.



Screenshots

MainMenu

Module

Miscellaneous

BuiltInErrorCache



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.1%
  • TSQL 2.9%