-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,13 @@ | ||
# OpenMTS | ||
A material tracking system for the plastics industry. | ||
|
||
A material tracking system for the plastics industry. Built for the [Institute of Plastics Processing in Industry and the Skilled Crafts](https://www.ikv-aachen.de/) (IKV) during the author's Master's thesis. | ||
|
||
## Project Structure | ||
|
||
The [mts-backend](./mts-backend) directory contains the .NET Core backend service of OpenMTS. | ||
|
||
The [mts-frontend](./mts-frontend) directory contains the Vue.js frontend of OpenMTS. | ||
|
||
The [mts-iot-apps](./mts-iot-apps) directory contains IoT apps that use the OpenMTS backend API and have been built to simplify processes at the IKV. | ||
|
||
The [docs](./docs) directory contains the API documentation of the OpenMTS backend. |
Empty file.
Empty file.
Empty file.
Empty file.