This web application allows users to authenticate with their GitHub account and view information about the pull requests they are involved in. Users can filter PRs by status, such as "needs review", "approved", and "changes requested".
In addition to viewing pull request information, users can also view a timeline of important activities in the repositories they are watching.
We also plan to include Jira integration, which will display tasks that the user has to complete in Jira.
- GitHub API
- trpc
- Next.js
- Prisma
- PlanetScale
To use this application, simply log in with your GitHub account. You can then filter PRs by status and view important activities in the repository.
We are constantly working to improve this application and add new features. Some of our planned updates include:
- Jira integration to display tasks that the user has to complete in Jira
- Enhanced filtering options for PRs
- Improved timeline display
We welcome contributions to this project! If you are interested in contributing, please submit a pull request.