CoolFace
Apppublic

neil-bryan/portalframecalc-pro

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
18 commits on main
7f3171a1y ago

on the results page, can make the member col sticky so that if I scroll to the right I can see the member, and addition inlude button to the regular for going back to home index.html

neil-bryan
6e629a51y ago

results.html:234 Uncaught NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.

neil-bryan
0815ed61y ago

can you store the result on the localstorage and use that to display to result page to fix the header to large when redirecting to results page after calculation

neil-bryan
9f092bc1y ago

the shake effect is missing

neil-bryan
194e2931y ago

make sure to have red border only and stay if still blank and back to normal if inputted

neil-bryan
58c13311y ago

make sure to have a validation rule for blank, if the user did not input all, the input will turn to red with shake animation, if the calculation success, have a toast at lower center of the view

neil-bryan
7adc7ff1y ago

Manual changes saved

neil-bryan
410bee61y ago

4. What’s Missing or Needs Attention?

neil-bryan
9c93e101y ago

can we make the results in other page, and can also save

neil-bryan
919be0e1y ago

You lack per-member force and moment results. You need to:

neil-bryan
2bb3ee61y ago

now calculate the vertical share force and axial force, and the total each members

neil-bryan
16ed2ea1y ago

Manual changes saved

neil-bryan
03855df1y ago

Manual changes saved

neil-bryan
c654b641y ago

Manual changes saved

neil-bryan
58734331y ago

I want to make the storey height and spans dynamic based on the number of storeys and spans i've input, but the maximum is only five, if the user input more than 5 then the value remain to 5

neil-bryan
5381fa71y ago

when I click the regular button, i will redirect to regular.html with this content

neil-bryan
79bde551y ago

use cdn for tailwind

neil-bryan
11a39511y ago

initial commit

neil-bryan