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

Add 404 page #37

Merged
merged 1 commit into from
Oct 3, 2022
Merged

Add 404 page #37

merged 1 commit into from
Oct 3, 2022

Conversation

aloutfi
Copy link
Collaborator

@aloutfi aloutfi commented Oct 3, 2022

Purpose

Introduce a page for 404 errors, such as instances where an event cannot be found.

Unfortunately, the original developer was lazy. They built the page but didn't wire it up. This task is left as an exercise to the reader.

Testing

The subsequent work on this branch should allow the developer to start the server and try to hit the event/:id endpoint with something like event/potato and produce the 404 page.

Rinse and repeat for similar parts in the code.

@aloutfi aloutfi added enhancement New feature or request help wanted Extra attention is needed labels Oct 3, 2022
@aloutfi aloutfi changed the title initial commit of 404.ejs Add 404 page Oct 3, 2022
@synesdeija synesdeija merged commit edb9f02 into main Oct 3, 2022
@synesdeija synesdeija deleted the AOL/add-404-page branch October 3, 2022 00:41
@synesdeija synesdeija mentioned this pull request Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants