issues
search
Groovy-Narwhal
/
GitAchieve
:octocat::trophy: A webapp to promote positive Git behavior through friendly competition
6
stars
5
forks
source link
(feat) Implement compete flow
#45
Closed
inje
closed
8 years ago
inje
commented
8 years ago
The compete flow is:
Searching for a user
Clicking compete with a user
Choosing a repo to compete with
Clicking "COMPETE"
Seeing the competitor show up on the dashboard in the competitors mini view
Next steps:
Add competitors to the database
Display status of competition request with competitor
If competitor accepts, let user know
Note:
With each competitor in the Redux store, the user's chosen weapon is stored as well
The compete flow is:
Next steps:
Note: