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

Make swipe deck intelligent #39

Open
6 of 8 tasks
thinktapper opened this issue Feb 4, 2023 · 1 comment
Open
6 of 8 tasks

Make swipe deck intelligent #39

thinktapper opened this issue Feb 4, 2023 · 1 comment
Assignees
Labels
enhancement New optimization or request feature New core feature

Comments

@thinktapper
Copy link
Owner

thinktapper commented Feb 4, 2023

HomeScreen

  • Keep track or add awareness of cards that have already been swiped
  • Do not allow 'double voting'
  • Make 'flash' button disabled til user is done swiping and/or feast is closed
  • Add query to check pulse on backend, useEffect?
  • Switch all axios urls to use apiURL constants for easy stage config switch dev → production
  • After all cards are swiped, add 'check feast winner' message or open modal automatically
  • Restyle homescreen if no feast is selected (with button saying to choose or start a new one)
  • Add tooltip if user presses disabled button when current feast is not closed
@thinktapper thinktapper added enhancement New optimization or request feature New core feature labels Feb 4, 2023
@thinktapper thinktapper added this to the Full ⧓ Stack milestone Feb 4, 2023
@thinktapper thinktapper self-assigned this Feb 4, 2023
@thinktapper thinktapper added this to v1.0 Feb 4, 2023
@thinktapper thinktapper moved this to 🆕 New in v1.0 Feb 4, 2023
@thinktapper thinktapper moved this from 🆕 New to 🏗 In progress in v1.0 Feb 4, 2023
@thinktapper
Copy link
Owner Author

Created middleware to prevent voter fraud on backend (DinderIsServed)

@thinktapper thinktapper moved this from 🏗 In progress to 👀 In review in v1.0 Feb 4, 2023
thinktapper added a commit that referenced this issue Feb 9, 2023
# Purpose

#45  + [Switch all axios urls to use apiURL constants for easy stage config switch dev → production](#39 (comment))

Some items addressed here as well →   #42 


### Documentation updates

dev jsons be gone
@thinktapper thinktapper moved this from 👀 In review to 🏗 In progress in v1.0 Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New optimization or request feature New core feature
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant