This project is a web application and a backend that reformates the date from a log file of a motor test bench. The application is able to read the log file, extract the data and display it on a web page as charts and tables. The backend converts the data and sends it to the frontend. The frontend is an angular application that displays the data. The backend is a c# / python application that converts the data.
- @angular/cli: ~
- node: ~
- npm: ~
- python: ~
- .NET: ~
- Clone the project
git clone https://github.com/xyuuyaa/DDM.git- Open the project in Visual Studio
- Run the project in Windows
# Run the project in Windows
# You have to be in the root folder of the project
./start.ps1# Run the project in Linux
# You have to be in the root folder of the project
./start.shAny advice for common problems or issues.
command to run if program contains helper info
Contributors names and contact info
// ToDo
// Schreibe hier deinen Namen und deine Email Adresse hin!