Skip to content

404 Custom Error Page#198

Merged
prathimacode-hub merged 5 commits intoprathimacode-hub:mainfrom
dinesh-2047:404page
Feb 26, 2025
Merged

404 Custom Error Page#198
prathimacode-hub merged 5 commits intoprathimacode-hub:mainfrom
dinesh-2047:404page

Conversation

@dinesh-2047
Copy link
Copy Markdown
Contributor

Related Issue
Added a custom 404 Error Page to enhance user experience when accessing a broken or non-existent URL.
✅ IWOC2025 Participant
✅ Contributor
Closes: #184

Describe the changes you've made
Designed and implemented a custom 404 error page using HTML, CSS, and JavaScript.
Included a futuristic 404 error illustration with a robot and a neon cyberpunk theme.
Styled the page to match the website’s dark UI aesthetic.
Added a "Go Back" button for easy navigation back to the previous page.
Ensured responsiveness for different screen sizes.
Type of change
❌ Bug fix (non-breaking change which fixes an issue)
✅ New feature (non-breaking change which adds functionality)
❌ Code style update (formatting, local variables)
❌ Breaking change (fix or feature that would cause existing functionality to not work as expected)
❌ This change requires a documentation update
How Has This Been Tested?
✅ Verified the page renders correctly on different screen sizes.
✅ Tested the "Go Back" button functionality.
✅ Ensured consistency with the website’s design language.
Checklist:
✅ My code follows the guidelines of this project.
✅ I have performed a self-review of my own code.
✅ I have commented my code, particularly wherever it was hard to understand.
✅ I have made corresponding changes to the documentation.
✅ My changes generate no new warnings.
✅ I have added tests that prove my fix is effective or that my feature works.
✅ Any dependent changes have been merged and published in downstream modules.

Screenshot
image

@dinesh-2047
Copy link
Copy Markdown
Contributor Author

check @prathimacode-hub

Copy link
Copy Markdown
Owner

@prathimacode-hub prathimacode-hub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was expecting more to this issue... The work done is cool, but it needs something more to assign 'Easy' label. It's not sufficient. @dinesh-2047

@dinesh-2047
Copy link
Copy Markdown
Contributor Author

dinesh-2047 commented Feb 26, 2025

@prathimacode-hub Thanks for the feedback! For now, it's a good starting point—going from nothing to something is progress. But I’d love to improve it further. What specific changes do you suggest to make it worthy of the 'Easy' label?
@prathimacode-hub

@prathimacode-hub
Copy link
Copy Markdown
Owner

prathimacode-hub commented Feb 26, 2025

@prathimacode-hub Thanks for the feedback! For now, it's a good starting point—going from nothing to something is progress. But I’d love to improve it further. What specific changes do you suggest to make it worthy of the 'Easy' label? @prathimacode-hub

You can come with something as per your skills comfort. I'm keeping it open. But add something that brings more value and weightage to it. @dinesh-2047

@prathimacode-hub prathimacode-hub changed the title 404 error page added 404 Custom Error Page Feb 26, 2025
@dinesh-2047
Copy link
Copy Markdown
Contributor Author

Screenshot 2025-02-26 192715

Screen.Recording.2025-02-26.192740.mp4

@prathimacode-hub

@dinesh-2047
Copy link
Copy Markdown
Contributor Author

how it is ?? @prathimacode-hub

@prathimacode-hub
Copy link
Copy Markdown
Owner

Could you see this link: https://prathimacode-hub.github.io/Dev-Mint. Though error page is showcased with the message as you had given. Still in the website, it had all the necessary links in header and footer for all the pages. So header and footer should have all options and look like how it is in main page. But only middle message will have difference in the content. @dinesh-2047

@dinesh-2047
Copy link
Copy Markdown
Contributor Author

@dinesh-2047
Copy link
Copy Markdown
Contributor Author

Screen.Recording.2025-02-26.201758.mp4

@prathimacode-hub

@prathimacode-hub
Copy link
Copy Markdown
Owner

Keep background color for Header and Footer same. @dinesh-2047

@dinesh-2047
Copy link
Copy Markdown
Contributor Author

image
@prathimacode-hub check this

Copy link
Copy Markdown
Owner

@prathimacode-hub prathimacode-hub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your PR is approved. @dinesh-2047

@prathimacode-hub prathimacode-hub added Approved This PR is successfully approved Easy This label is assigned for submitting the easy peasy PR labels Feb 26, 2025
@prathimacode-hub prathimacode-hub merged commit 6728437 into prathimacode-hub:main Feb 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved This PR is successfully approved Easy This label is assigned for submitting the easy peasy PR IWOC2025

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom Error404 Page

2 participants