Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 620 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 620 Bytes

Boilerplator

An application to create barebone C# code from .graphml files.

Overview

This application was designed and developed as part of a university course during the winter semester of 2019/2020.

The idea was for users to take their .graphml file (a file that contains a UML class diagram) that they created using yEd and turn that into a bare bone code structure.

Authors

  • Emircan Yüksel - GUI and Controller
  • Baris Tikir - Reader
  • Yannik Sahl - Generator and DataModel

License

This project is licensed under the MIT license.