Skip to content

quakerfisher/Flowchart-Editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flowchart-Editor

Flowchart Editor is a tool for working with flowcharts.

Supported functions:

  • Converting code into flowcharts (C/C++ at current version);
  • Converting flowcharts into code (C/C++ at current version);
  • Storing own flowcharts;
  • Editing own flowcharts:
    • Add square block;
    • Remove square block;
    • Add instruction in square block;
    • Applying changes from other users;
  • Reviewing another's flowcharts:
    • Leaving comments;
    • Offering changes to flowchart owner;

Development Team: Veselov Ilya; Kochetov Pavel; Chugunov Evgeni; Peskov Dmitri.

About

The Tool for working with flowcharts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.5%
  • C++ 0.5%