Paratii-Video / paratii-portal

Component-based web-interface for uploading, browsing and organising content of Paratii's P2P network.
GNU General Public License v3.0
12 stars 5 forks source link

[WIP] TCR flow #746

Closed eliawk closed 6 years ago

bent0b0x commented 6 years ago

the part missing are:

  • finish the basic test to check all the flow, and integrate it with the new db fixture
  • using Paratii.js instead of placeholder
  • manage the flow after the vote (save the vote to localstorage, manage the reveal vote)
  • attach the counter to the real number (start challenge time), now it’s an hardcoded value

@eliawk can you explain what you mean by saving the vote to local storage? How is this going to work? What if the user clears local storage or uses a different browser?

Also can you explain what "the counter" is? I'm not so familiar w/ the flow yet 😄