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.
Search Results for: --------
Mis2402 project
For a project in my MIS2402 class, I created a budget calculator that, when inputting your income, determines how to split your earnings using the 50/30/20 rule.
https://misdemo.temple.edu/tur46049p/project2/
PC / Device Electricity Cost Calculator
For this project, I created a special-purpose web calculator that estimates the electricity cost of running a PC or any electronic device. This project was completed for MIS 2402 as part of a hands-on activity designed to help students build web applications using HTML, CSS, JavaScript, jQuery, and Bootstrap. The calculator allows users to enter a device’s power consumption in watts, daily usage hours, electricity rate, and number of days, and it automatically computes the total energy used, the monthly cost, and the estimated yearly cost. This project helped me strengthen my skills in building responsive user interactions, ensuring accurate inputs, and creating a tool with real everyday value.

Water Intake Calculator
For my Web Development coursework, I designed and implemented a Daily Water Intake Calculator using HTML, CSS, JavaScript, jQuery, and Bootstrap. This project involved building a fully responsive interface and creating a calculation tool that determines an individual’s recommended daily water intake based on weight and activity level. I was responsible for the full development process, including UI structure, layout design, user input validation, and implementing the calculation logic using JavaScript. Through this project, I strengthened my front-end development skills, gained hands-on experience manipulating the DOM with jQuery, and improved my ability to create user-friendly interfaces with Bootstrap. This work helped me build confidence in translating real-world requirements into functional web applications.
Future Value Investment Calculator
My calculator calculates the growth of an investment over time with monthly contributions. Calculates
the monthly compounded future value of an annuity given the initial investment, monthly contribution,
annual interest rate, and number of years. People would use this calculator for financial planning. I
thought of this calculator because of my accounting class when I was calculating the present value of
annuity. This calculator will help users determine if they have enough money saved to reach their
financial goals using the future value of their money.
https://misdemo.temple.edu/tus60654j/project2/
PRO points project
The goal of this project is to get additional hands-on experience in data analysis and reinforce the concepts and methods covered in class.
For this project, we should find a new suitable dataset on the internet (that was never used in the class before) and apply Decision Tree analysis to build the prediction of the outcome variable. The process should be very similar to the regular assignment on Decision Trees (i.e., start with the same Jupyter Notebook) but applied to a new datase.
Special Purpose Calculator
Built two fully functioning JavaScript based calculators, a loan repayment calculator and a daily calorie intake calculator. User friendly tools like HTML, CSS, Bootstrap and jQuery aided in the making of these calculators.
With an interactive design and being user friendly, they were able to accurately compute financial information like loan payments and manage people’s health like advising on a specific amount of calories to maintain based on your specific body composition.
Understood how to validate user input and prevent missing values through custom form error handling.
Gained confidence in using A.I tools as coding partners to generate, edit and troubleshoot functional web applications.
MIS 2402, Final Calculator Project
For this project we had to use any sort of generative AI website like ChatGpt or Gemini to create two calculators for different uses.
Special-Purpose Calculator
The goal of this project was to create two special-purpose calculators with the help of AI. Through using AI, I created both a loan repayment calculator and a custom special-purpose calculator of my choice. From this project, I learned how to effectively interact with AI to design specialized tools. I also applied coding skills from class to design my own special-purpose calculator, which allows users to calculate their total expense for a Disney trip and determine the amount they need to save each month for their trip.
https://misdemo.temple.edu/tus44194w/project/
https://misdemo.temple.edu/tus44194w/project2/
Cybersecurity Risk Cost Calculator
The Cybersecurity Risk Cost Calculator is a web-based tool that helps organizations estimate the potential financial impact of a data breach and the savings from cybersecurity investments. By entering data such as the number of compromised records, cost per record, downtime hours, and price per hour, users can quickly see the total breach cost and how much risk reduction a security investment could provide. This calculator translates technical cybersecurity risks into clear financial terms, helping managers and IT leaders make smarter, data-driven investment decisions.
