Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding more feature to game_portal webpage #19

Open
sshah135 opened this issue Dec 9, 2023 · 0 comments
Open

Adding more feature to game_portal webpage #19

sshah135 opened this issue Dec 9, 2023 · 0 comments

Comments

@sshah135
Copy link
Contributor

sshah135 commented Dec 9, 2023

Title: Enhance Website with Location-Based Personalization

Description:
I've introduced a location-based personalization feature for this website to elevate user experience. Leveraging the 'ipify' API for IP address retrieval and the navigator.geolocation API for geographical coordinates, this enhancement aims to provide tailored content and services based on the user's location. I've expanded navigation with links for "Games," "Reviews," and "News," each having its HTML file. Dynamic game listings on the "Games" page, powered by the populateGameList function, offer a more interactive experience.

The privacy-focused implementation ensures GDPR compliance, with user consent messages and robust error handling for scenarios where location access is denied or services are turned off. The handlePageTasks function in javascript.js has been updated to incorporate the user's location data, facilitating personalized content delivery. This feature not only respects user privacy but also aligns with regulatory standards.

Next steps include thorough testing for various scenarios, refining personalization logic, and maintaining a user-centric approach to deliver a seamless and privacy-aware browsing experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant