473,387 Members | 3,810 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Logic flow/UML diagrams in webapp

Hello, I'm developing a webapp and I would like to allow users to build their own logic flow diagrams and apply the business logic they put in the diagram for their account.

For example a very simple diagram would be smth. like:

Is user 1st login:
-> yes -> assign user role "new visitor"
-> no -> remove user role "new visitor"

Of course an actual diagram will be much more complex. Note that the "roles" part is done already (so there are a lot of roles with diffrent behaviours for the users that have those roles). So I just need a way to deal with the triggers/decisional blcoks. My idea was to allow clients to build their own diagrams.

Of course I could do this with standard web-forms, but that would become very cumbersome to read, so I was thinking to offer them a GUI (somehow simillar to yahoo pipes) and then have the application acctually "read" the diagram and apply the business logic.

Given the webapp specific (whitelabel solution with a lot of clients) I need to allow clients to do this, rather than hardcode each diagram/behaviour in the code.


So, is there any tool/framework that I could look into or do I need to build all this from scratch?



LE: http://code.google.com/p/blockly/ seems to be the closest thing I could find, but I'm not sure if this can be adjusted/adapted to have more of an UML style design.
Jul 12 '13 #1
0 1376

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Xenophobe | last post by:
I'm having a brain freeze on how to go about creating the logic for evenly distributing a group of items in rotation through multiple iterations. I'm particularly looking for logic flow help and...
2
by: sams | last post by:
Is there a flow draw tool/API in Java to map out a simple application flow? Tks Sam
6
by: Clay Beatty | last post by:
When you create database diagrams in Enterprise Manager, the details for constructing those diagrams is saved into the dtproperties table. This table includes an image field which contains most of...
1
by: Daemon | last post by:
Hi All, I am going to use C#.Net to write an application which can let the user to design work flow diagrams within the application. So I think I have to acquire and employ some flow chart...
11
by: hazz | last post by:
before I start filling up the first page of perhaps many pages of code with if/then or switch:case buckets, I wanted to step back and see if there is a better way... I will have a table with up to...
0
by: Dave | last post by:
Hi, I've been trying to find the best way of controlling the logic flow within C# and have found lots of conflicting information. Few ways seem to be: - passing back values to calling methods...
2
by: hfs2 | last post by:
Years ago we used to produce production flow diagrams using a C to flow diagram tool. So much better than "drawing" in our environment. I can't remember the name of it. C First? Any old C...
6
by: traineeirishprogrammer | last post by:
I am currently a real newbe in the world of PHP and webdesign in general. I currently writing my first PHP application. Although unfortunately I did not plan it out. I need to know what is the...
3
by: Slickuser | last post by:
Are there any free software that can generate flow diagrams after I write the C++ code? Thanks.
1
by: ramuedbid | last post by:
What is the difference between Data Flow Diagrams and UML Diagrams? Which to use when?
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.