1.0.0 • Published 1 year ago

bruce-calculator v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

bruce-calculator

an addition and multiplication calculator

how to use bruce-caculator

method 1 : add home link = http://localhost:5000/add this will give you a sum of 0 then add a query like this ?numbers=1&numbers=2 after /add like this http://localhost:5000/add?numbers=1&numbers=2 this will give you a sum of 3 and continue like that till the number of solutions you want

method 2: like method 1, start with localhost but this time use multiplication like this http://localhost:5000/multiply then continue adding queries like ?numbers=1&numbers=2&numbers=3 after /multiply like this http://localhost:5000/multiply?numbers=1&numbers=2&numbers=3 this would give you a solution of 6 and continue like that how to use bruce-caculator

method 1 : add home link = http://localhost:5000/add this will give you a sum of 0 then add a query like this ?numbers=1&numbers=2 after /add like this http://localhost:5000/add?numbers=1&numbers=2 this will give you a sum of 3 and continue like that till the number of solutions you want

method 2: like method 1, start with localhost but this time use multiplication like this http://localhost:5000/multiply then continue adding queries like ?numbers=1&numbers=2&numbers=3 after /multiply like this http://localhost:5000/multiply?numbers=1&numbers=2&numbers=3 this would give you a solution of 6 and continue like that

1.0.0

1 year ago