About
GitHub Issues Checker
User Story
Johnny is an engineer who wants to help the development team manage their projects more effectively. The team has been using GitHub for a long time, but they have had difficulties using Issues to track progress. Therefore, Johnny has decided to integrate the GitHub API and use React.js to develop a web page that provides more efficient project management tools. He hopes that you, who are familiar with front-end development, can help him complete this project.
Description
By integrating the GitHub API, users are able to create, update, and search tasks, as well as update the status of tasks.
Features
GitHub Login
- GitHub OAuth login
Task Management
- Create task
- Read task
- Update task
- Delete task
- Search task
Technologies
- Next.js
- Tailwind CSS
- GitHub APIs
- TypeScript