sunnydl / GamePerformanceTracker

Team project for CSE 115A in Fall 2021, UCSC
3 stars 0 forks source link

Summoner not found page on 404 error #19

Closed sunnydl closed 2 years ago

sunnydl commented 2 years ago

9

Design a 404 page such that it redirects the user to the 404 page when summoner is not found with input summoner name.

The message on the page should indicate that the summoner with the input name is not found in the current region (set the region as a variable, default as NA) or something similar.