Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.11 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.11 KB

Watch

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.

Technologies Used

  • GitHub API
  • trpc
  • Next.js
  • Prisma
  • PlanetScale

How to Use

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.

Future Plans

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

Contributing

We welcome contributions to this project! If you are interested in contributing, please submit a pull request.