Recently, I returned to programming and continued working on my project. I encountered many problems during development, but I managed to publish it.
The Fluxogrammer was built entirely in C# using the WPF framework. The interface was hand-coded in XAML, while the entire backend was modeled in C#. Developed using Visual Studio Code, this project not only adds to my portfolio but is also designed to be genuinely useful to others. Flowcharts are saved in a custom file format I created (.flux), giving me greater flexibility in how data is handled during the save process.
If you'd like, visit the page to see the project and give me your opinion on it.
That's the link to the project: https://github.com/Willian-Thdr/Fluxogrammer
Top comments (0)