https://github.com/andreeadraghici/reporting-interface
Continental Online Internship 2021
https://github.com/andreeadraghici/reporting-interface
Last synced: about 2 months ago
JSON representation
Continental Online Internship 2021
- Host: GitHub
- URL: https://github.com/andreeadraghici/reporting-interface
- Owner: AndreeaDraghici
- Created: 2021-07-16T10:35:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-16T11:38:35.000Z (almost 4 years ago)
- Last Synced: 2025-01-21T13:06:59.522Z (3 months ago)
- Language: C#
- Size: 31.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reporting-Interface
Continental Online Internship 2021Task:
----------------------------------------
Define and implement a material defect identification and reporting process-----------------------------------------------------------------------------------
-----------------------------------------------------------------------------------Note:
------------------------------------------
The application is divided into 4 parts. We worked using an Arduino UNO development board, then we collected the data stored in a text file after formatting the data on the serial port in json. Then the database was made for its connection with the interface and the RAPP / STAPP part. Then an intermediate application was created that connects the RI interface to the database and performs certain filters according to the client's requirements.-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------Details:
------------------------------------------Visual Studio, Visual Code, the Microsoft Office Excel package were used as development environments.
Programming language: C#
Technology used for the interface: Windows Forms.
---------------------------------------------------------
!! Read the pdf entitled Challange.pdf and Online Internship - Software Project.pdf for more explanatory details !!
----------------------------------------------------------