beRajeevKumar / Frontend_Mentor

Sharpen Your Frontend Development Expertise with Frontend Mentor Challenges.
https://openfrontendmentor.netlify.app/
MIT License
44 stars 112 forks source link

Create a Common "Coming Soon" Page for Incomplete Features and a 404 Error Page for Broken Links #309

Open coder-writes opened 1 week ago

coder-writes commented 1 week ago

Description

Since the website is in the development phase, many of the hyperlinks and buttons lead to incomplete or unfinished features. To provide a better user experience, I propose creating a common "Coming Soon" page that will handle all incomplete features. Additionally, a custom 404 error page should be created to handle broken or non-existent links.

This will improve the website’s professionalism by providing users with clear information on incomplete or broken links, rather than letting them land on a blank or unresponsive page.

Plan of Action: Create a "Coming Soon" Page:

Design a simple, branded page with the message that the feature is "Coming Soon" or "Under Construction." Redirect all incomplete hyperlinks, buttons, and features across the website to this page. Create a Custom 404 Error Page:

Design a custom 404 error page for any broken links or incorrect URLs. This page will clearly inform users that the page they are trying to reach is not available and provide navigation options (e.g., a link back to the homepage or sitemap). Update All Hyperlinks and Buttons:

Audit the website to identify all incomplete features and ensure they link to the "Coming Soon" page. Implement proper routing for any broken or incorrect links to redirect to the 404 error page.

Screenshots

Coming Soon Page image Error Page Screenshot 2024-10-12 140702

Checklist

github-actions[bot] commented 1 week ago

👋 Thank you @coder-writes for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!