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

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

Open
5 tasks done
coder-writes opened this issue Oct 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@coder-writes
Copy link

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

  • I have checked the existing issues
  • I have read the Contributing Guidelines
  • I'm a GSSoC'24-Extd contributor
  • I'm a Hacktoberfest'24 contributor
  • I am willing to work on this issue (optional)
@coder-writes coder-writes added the enhancement New feature or request label Oct 12, 2024
Copy link

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

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

No branches or pull requests

1 participant