Version: June 2025
By: Vanessa Fazzio
Code Challenge 1 is a collection of three practical mini-tools built with HTML and JavaScript, designed for general users in Kenya. The goal of this project is to provide accessible calculators that solve real-life, everyday problems.
๐ Click here to view the live app
To run the app locally:
cd Code-Challenge-1
Open index.html in your browser:
Double-click the file
Or use a local server (like Live Server in VS Code)
๐งช Testing Manual testing was used to verify accuracy and usability:
Ingredient calculations were tested with various cup quantities
Fare estimates were verified across different distance inputs
Fee estimations were checked against known mobile money fee ranges
๐ก Lessons Learned Learned how to structure real-world logic into small JavaScript functions
Gained experience with form inputs, real-time DOM updates, and basic UX
Practiced project organization and deploying via GitHub Pages
๐ License This project is for educational purposes and does not carry a formal license.
yaml Copy Edit
Let me know if youโd like to add screenshots, update contributor info, or personalize it more!