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

Deciding on Final Page Endpoints #14

Closed
ickerio opened this issue Apr 16, 2024 · 5 comments
Closed

Deciding on Final Page Endpoints #14

ickerio opened this issue Apr 16, 2024 · 5 comments
Milestone

Comments

@ickerio
Copy link
Owner

ickerio commented Apr 16, 2024

Currently we have a few different ideas of what page names and URL endpoints should be. Here is my opinion.

  • / Home/ Explore: see welcome message and shows recent and recommended drawn sketches
  • /draw Drawing Sketches (@HenriScaff is all over this 🥇 )
  • /guess Guessing Sketches
  • /leaderboard show the top users as well as where the current user places in the rankings (no sketches shown here)
  • /login
  • /signup as per Sperarate the page login and signup #7

So we should look at renaming some endpoints and deleting others like /find-sketch which is now just the home page /. Thoughts?

@HenriScaff
Copy link
Collaborator

Happy with all of this - rename URL endpoints such that '-sketch' is not included in name, and delete /find-sketch altogether.

@jjwilliamjun
Copy link
Collaborator

All agreed.

Suggestion on both '/guess' and '/draw'

We need to consider methods for verifying the accuracy of a given answer, which is simply submitting the answer on a each post. However, we should also deliberate on scenarios where the individual providing the correct answer includes a trap. By putting a hint section for artists when they upload their drawings. This allows the painter to offer brief clues on the drawing page itself.

For instance, consider a situation where an individual sketches a whale on the webpage, but the precise answer expected is 'blue whale.' This nuance could significantly complicate the guessing process.

@ickerio ickerio added this to the Frontend UI Complete milestone Apr 16, 2024
@ickerio
Copy link
Owner Author

ickerio commented Apr 16, 2024

@jjwilliamjun good idea. I reckon thats something we can add at the end when we're doing final polishes as its not critical for the draft project.

ickerio added a commit that referenced this issue Apr 16, 2024
@ansuuuuuuu
Copy link
Collaborator

Regarding the guess and draw pages, I had a couple of ideas open to suggestion.

Allowing the artist/sketcher to set a difficulty level before submitting (something along the lines of easy/medium/hard) will determine how much time the guesser is allowed (so easy will have less time than hard, etc). In this case, allocation of points for the leaderboard may be a bit more simple since the difficulty level will already be set.

However a negative side I think is this does mean the user setting up this aspect so maybe additional guidelines can be included for them? If we're compiling the words ourselves then we can adjust it ourselves.

@HenriScaff
Copy link
Collaborator

HenriScaff commented Apr 19, 2024

@ickerio @ansuuuuuuu @jjwilliamjun Some good ideas in this issue but out of scope of this specific issue which is now complete. I'll make new issues for the suggestions!

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

No branches or pull requests

4 participants