Hi there,
I want to create a website where user can create his own flowchart. Like on left side, there should be 12 blocks. Then, user can drag, drop blocks to right side and create his own diagram. Now, every block should have specific price for it. Lets say, there are 12 blocks
Block A - $1
Block B - $3
Block c - $4
.....
and so on
There should be a paypal button. As user will drag button from left side to right, the paypal button should update and show new price. Then, user can attach these blocks to each other. In the end, he should hit paypal button, buy it and the whole diagram should get emailed to me.
My question is, i am beginner in php. Can i do this myself or i have hire some ocder for this?
Thanks