For my Web Application Development Project at Temple University, sponsored by Professor Laurel Miller, I developed two special purpose web calculators (Loan repayment, Water intake) using HTML, CSS, JavaScript, jQuery, and Bootstrap. The project focused on applying front end development concepts to build functional, user friendly tools that handle both valid and invalid user input without using browser alerts or prompts. I was responsible for designing the layout, implementing the calculation logic, and testing the applications in a live server environment. Through this project, I strengthened my understanding of JavaScript event handling, DOM manipulation, and building web applications based on real academic requirements.
Search Results for: --------
Gas – Distance – Cost Calculator
This project was focused on building a Gas-Distance-Cost calculator that allows a user to estimate the trip cost based on distance, fuel economy in MPG, and gas price. The goal was to create a functional and simple tool to calculate real-world travel scenarios. The result was a working calculator that outputs estimated gas cost. In this project, I learned how to effectively debug code, identify logic and syntax errors, and get hands-on practice with troubleshooting during development.
Diabetes Prediction Decision Tree
This project’s goal was to use Python and the pandas library to analyze a CSV dataset and to build a decision tree model for predicting a patient’s likelihood of having diabetes based on various inputs. I explored the data and applied a decision tree model to identify patterns within the data. The results showed that the model could make predictions based on the data, such as number of pregnancies, glucose levels, insulin levels, BMI, age, etc. Through this project, I have learned how to process real-world data, apply decision tree models, and interpret outputs.
MIS 2402 – Final Project
Using AI assistance, I created two simple special-purpose calculators with html code. The first is a basic loan repayment calculator, and the second is a monthly commute calculator. Through this project, I learned to effectively combine AI tools along with my existing coding knowledge to generate functional web applications. This experience will be useful in the future for developing more complex web tools that can support real business needs. The final results can be seen below:
Loan Repayment Calculator: https://misdemo.temple.edu/tup02990n/project/
Monthly Commute Calculator: https://misdemo.temple.edu/tup02990n/project2/
Special-purpose Calculator
For this project, I used an AI-assisted workflow to develop two interactive web applications. The first was a Loan Repayment Calculator, where I used AI to generate an initial structure. The tool allows users to enter a loan amount, term length, and APR, and it calculates the monthly payment, total amount paid, and total interest. For my original idea, I created a Restaurant Tip & Split Bill Calculator that lets users input a bill total, select a tip percentage, and specify how many people are splitting the check. The calculator returns the tip amount in dollars, the total bill with tip, and each person’s share. This project strengthened my front-end development skills and showed me how to use AI effectively as part of the coding process.
Final Project – MIS2402 – Fall 2025
What you write here will appear on your portfolio and potential employers can see it. Please write it in a way that is appropriate for that audience.
Please delete this text before submitting. You should include a description, in paragraph form, of what the activity was. Who sponsored it, what was your role, what did you learn, etc
MIS 2402 Final Project
The Student Loan Affordability and Payment Calculator is designed to help students make more informed financial decisions. It was developed using HTML and JavaScript techniques taught in the class for the final project. The tool evaluates loan affordability through debt-to-income ratio analysis and generates personalized repayment insights. It also compares the costs of traditional international bank wire transfers with USDC stablecoin transfers for expenses such as tuition, highlighting potential savings. Overall, this solution enables students to assess how much they can realistically borrow while identifying the most cost-effective method for managing cross-border education payments.
Final Web App Project
I completed the MIS2402 Final Project for Professor Laurel Miller’s Web Application Development Course. The goal of this project was to utilize AI to build two functioning web applications with HTML, JavaScript, etc. My role was to prompt an AI chat application and troubleshoot a loan repayment calculator and my own special-purpose calculator. The result was a functioning loan repayment calculator and a functioning clothing calculator that, with the inputs of price of materials (USD), hours of labor, and profit margin (%), calculates the total clothing cost and profit of an item of clothing. Through this project, I learned how to use AI to improve or create a code, and I also was able to strength my web development and creativity skills.
MIS2402 Project
Used AI to create two web applications; the first a loan repayment calculator generated by a provided prompt and the second was a emergency fund plan calculator generated using changes I implemented to the prompt. From this project I learned the importance of each part of a web application from layout through HTML to the logic of the program using JavaScript. The project required me to use error checking, separating the task into multiple functions to achieve the desired outcome.
Final Project – MIS2402 – Fall 2025
The MIS2402 Final Project, sponsored by Professor Laurel Miller, instructed us to use AI tools to build and improve two special-purpose web calculators. As the Developer and Debugger, it was my task to create a normal Loan Repayment Calculator first, followed by a special second application. I made sure that both were constructed using HTML, JavaScript, jQuery, and Bootstrap in a single file. Learning to build exact AI prompts and then carefully correcting the resulting code to satisfy complicated demands, like precise calculations and appropriate input validation without the use of alert() or prompt(), was the work. I learned abilities in prompt coding, fixing AI-generated code, and integrating latest web tools for a highly functional web application from this project.
