pooja-gera / algorithm-finder

https://algorithm-finder.vercel.app/
4 stars 8 forks source link

Back button #10

Closed Tanisha-Verma-16 closed 1 month ago

Tanisha-Verma-16 commented 1 month ago

Issue #9 Add Back Button to Navigate to Previous Question. Added a "Back" button functionality to allow users to navigate to the previous question in the decision tree flow. This enhances user experience by providing an option to revisit and change previous decisions.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
algorithm-finder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2024 6:21am
pooja-gera commented 1 month ago

Hey @Tanisha-Verma-16 can you resolve the merge conflicts before we merge this branch?

Your implementation is lovely! And thankyou for fixing the browser icon and title of the web app 🥳

Tanisha-Verma-16 commented 1 month ago

I think i resolved it... but i don't know

pooja-gera commented 1 month ago

@Tanisha-Verma-16 have merged successfully, you did great. Here is one thing that I have observed, when end of control is reached, there should not be Back and Restart options together, only Restart

I have created an issue for this #11 Please feel free to get it assigned to yourself and submit a new PR