Turns UML documentation, in the form of SQL, into code and uploads to a given users GitHub.
The overall purpose of this project is was to automatically generate code and return it to the user. Initially, it was going to be a desktop application that the user installs. However, after a discussion with my supervisor, it was pointed out that the majority of developers have a GitHub account.
-
From https://autocodegen.danbuxton.co.uk, click the 'GitHub Login' button - this will return the code needed to pass as the
CODE
-
In the CLI project, execute either:
dotnet run --configuration Release -- -id
database_id-lang
language-path github::
CODEdotnet run --configuration Release -- -id
database_id-lang
language-path
full_path