20-20REENVISIONED / Refactored-fortune-teller

Fortune telling app for CSE 112 Spring 2024
https://20-20reenvisioned.github.io/Refactored-fortune-teller/
0 stars 0 forks source link

Life Path Calculator Feature #39

Closed JosephBurger closed 4 months ago

JosephBurger commented 4 months ago

My original approach to the page used the input option, however when I was attempting to select my birthday, I had to click the arrow button (to select the previous month starting at June 2024), and repeatedly click it 200+ times until I got to my birthday month ( November 2001 ). I then changed it to use this approach. Upon second review, I realized I was being dumb and could click on the year and use my arrow keys to also move by year, not just 1 month at a time.

I am reviewing the scrolling issue and will hopefully have it addressed prior to our 7 PM meeting.

Thank you for the review and resource provided.

bluffcyclops commented 4 months ago

Moved to new pull request