I know this should not be asking here, but I'm out of options I really don't have any idea on how can I solve the problem and where to start, I'ts almost 2 weeks since I analyze it ,that's why Im here trying ask if someone knows to solve the problem been asked, just need help
Here is the question
Construct your first simple web application using the ASP and PHP web-based programming languages, which will be executed in browsers such as Internet Explorer, Mozilla Firefox, Microsoft Edge, and Google Chrome. You will just create a simple mathematical computation to compare and summarize computer performance in terms of running a computer program(s) based on Total Execution Time utilizing weighted arithmetic mean, geometric mean, and harmonic mean formulae. As a result, the following are the final deliverables for this activity:
Submit a working web-based program and its corresponding code in ASP and PHP.
A screenshot demonstrating the effective use of the aforementioned browser technologies on both types of apps.
ps: Manually populate the values found in the CP dataset during the software/program development stage while maintaining a minimal aesthetic in your work, similar to the shown diagram below.
Formulae Description:
Equal time weighting
Weighted arithmetic mean
Geometric mean
Harmonic mean
Guide