HarshwardhanPatil07 / HactoberFest2024

A Simple😉 beginner friendly😊 Repo for all programmers and coders. All contributors are requested to star🌟this repo and and folllllow me. Contribute to start your journey with hacktoberfest. Happy Hacking💻!!!
MIT License
160 stars 447 forks source link

Netflix Clone Project Issues and Fixes #359

Open AryanVBW opened 1 month ago

AryanVBW commented 1 month ago

Netflix Clone Project Issues and Fixes

Issue 1: Buttons Not Responsive in 'Help Section'

Description: In the Netflix clone project, the buttons in the "Questions? Call 000-800-919-1694" section (e.g., FAQ, Investor Relations, Privacy, Speed Test, etc.) are not functioning as expected. Clicking on these buttons does not trigger any response or interaction.

Fix Implemented:


Issue 2: Hyperlinks Not Working

Description: Some hyperlinks throughout the site are either not functioning or redirecting to incorrect pages. These include links in the footer and navigation sections.

Fix Implemented:


Issue 3: Sign-In Page Not Working

Description: The Sign-In page does not function properly, and users are unable to log in or be redirected after entering credentials.

Fix Implemented:


Issue 4: Sign-Up Page Not Working

Description: The Sign-Up page fails to register new users. The form is unresponsive, and no action is taken upon clicking the Sign-Up button.

Fix Implemented:


Issue 5: Missing GIF Animation in Sign-Up Page

Description: The Sign-Up page lacks the animated background seen in the original Netflix site, which diminishes the visual appeal.

Fix Implemented:


Conclusion:

All the above issues have been addressed and resolved. The Netflix clone is now fully functional, with interactive buttons, working

AryanVBW commented 1 month ago

New version is ready