Day 9 – Heavy debugging and Two-Step Verification
· Debugged and refined the program’s user-input and control-flow systems.
o Implemented a two-step verification process using if / else if / else logic to confirm intended program usage
before proceeding.
· Improved the survey consent workflow, allowing users to decline the survey while still accessing the Wi-Fi Latency Analyzer.
· Debugged several issues involving conditional statements, loops, and program termination
o Including changing Scanner object name to Input (more consistent and widely accepted)
· Improved timestamp readability
o Replacing Java’s default timestamp format with a user-friendly date/time format
o Continued testing the analyzer with real network connection
o Verified that latency measurements and timestamps were being returned correctly.
· Edited/added more relevant comments
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.