Skip to content

V0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@henriquepw henriquepw released this 13 Apr 17:11
· 22 commits to master since this release
62fac72

🎉 v0.1 - beta - https://githubfight.netlify.com/

✨ Features

  • Consuming the Github graphQL API
  • Select repository
  • Select fighters (pull requests)
  • Podium with top 3 fighters
  • List of fighters ordered by points
  • Calculate point by the reactions (without count repeated ones) on the pull request

📋 Pages

  • Home:

    • Project logo
    • Button for start battle
    • Button to know more (disabled while the page is not created
  • Battlefield:

    • Search for any public repository on Github
    • If the repository exists, displays his data
    • Enable the "next" button when the repository exists
  • Fighters:

    • List of open pull request of the selected repository on the previous page
    • Enable the "next" button when selecting at least two fighters
  • Result:

    • Podium
    • List of fighters
    • Owner login and repository name of the battlefield