Skip to content

a tool I am making which allows software developers to have a uml-like look to designing classes and lets you visualize all the various properties and functions and other parts of your classes before generating the source code to later implement in visual studio; this tool is particularly beneficial to test-driven development (tdd) where you can…

catholictechgeek/QuickClassDesigner

Repository files navigation

This code is the property of Steven Nowak. At the current time, this is not a finished product yetc (still in development). If you are a recruiter or hiring manager 
(or someone working with them), you can download a copy of this code for critique only. Other than that, this code may not be used in any other way, shape, or form.

  --Steven Nowak

About

a tool I am making which allows software developers to have a uml-like look to designing classes and lets you visualize all the various properties and functions and other parts of your classes before generating the source code to later implement in visual studio; this tool is particularly beneficial to test-driven development (tdd) where you can…

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages