For my MIS 2402 Web Application Development final project, I designed and implemented two interactive web-based calculators hosted on Temple University’s MIS demo server. The first calculator computes loan repayment schedules based on user inputs such as principal, interest rate, and repayment period. My special purpose calculator estimates the number of calories a person burns during any exercise. By entering their weight, the time they spent working out, and the MET value of the activity, users can see how much energy they used. Through this project, I strengthened my ability to build functional client-side applications, handle user errors gracefully, and deploy working code to a live server. This experience improved both my technical skills and my confidence in creating user-friendly, purpose-driven web tools.
