Message Boards Message Boards

0
|
4340 Views
|
4 Replies
|
1 Total Likes
View groups...
Share
Share this post:

do any software design programs exist? (for people who don't know code)

Posted 9 years ago

hi, i was wondering if any software design programs exist similar to website creators making it easy to design a website by other means than writing html code. do any programs make it easy to design software?

my goal is to design a program that can either be viewed on a website or downloaded to a computer. The program would ask the user to input some information like their height, weight, age, BMI, and some other relevant questions, and then there would be results including which vitamins and minerals they need, how many, how frequently, which foods include the nutrients and how many are included per serving. then i would like them to be able to select ingredients from the list of foods supplied and then display a list of recipes they can make with the selected ingredients, as well as a display of the nutrient totals given from the ingredients.

If anybody is interested, I would appreciate help developing the program, as I haven't made any programs before. However, any advice or references to free software to help with developing such a program would be appreciated.

POSTED BY: Isaiah Girard
4 Replies
POSTED BY: Bianca Eifert
Posted 9 years ago

awesome reply thanks, ill look up some tutorials for Wolfram language.

POSTED BY: Isaiah Girard

Programming is how you design software. If you didn't need to program to design software, people wouldn't program.

Desiging software in general is not easy. It requires a fair amount studying to learn how to do it.

Mathematica and the Wolfram Language are a good choice for you. You can create a basic version of what you are describing with only a couple of lines.

CloudDeploy[
    FormFunction[{"Height"->"Integer", Weight->"Integer", Age...}, ...
]

Please see this introduction to programming with Mathematica (https://www.youtube.com/watch?v=oPaLAS9-nBg)

POSTED BY: Sean Clarke
Posted 9 years ago

Thanks for the reply. I wonder why programming is required to design software? Similar to html not being required to design websites, shouldn't they be able to simplify programming in a similar way?
Also, since you already know how to make a basic version of what I'm describing in a few lines, can you possibly consider helping me develop the software? I plan on making the software available for free on a website, but I will also have a place on the website to accept donations to help pay for the domain, so I can pay you some of the extra donated amounts if you want. I also may want to add advertisements since donations don't seem like they'd be very likely to be reliable for paying domain fees. Personally I'm very poor so I can't promise pay, but it seems like everybody, including yourself, would want access to software like I have described. What could be better than making sure you get all of the nutrients you need, and in the right quantities and frequencies?

POSTED BY: Isaiah Girard
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract