Skip to content

A web application to track down the GitHub issues. Developed using reactjs and ballerina.

Notifications You must be signed in to change notification settings

Shehan-lakshitha/github-issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Issue Tracker 🗃️

Overview


This is full stack web application to track the GitHub issues for given owner the repository. Displays all closed and open issues in the repo.
Screenshot 2024-09-05 110733

Technologies Used

  • Ballerina
  • React.js:

Setup Instructions

  1. Clone the repository [git clone https://github.com/Shehan-lakshitha/github-issues

  2. Navigate to backend folder:

    cd backend
    
  3. Create Config.toml file and add the Github acess token

  4. Navigate to frontend folder and install dependencies.

    cd frontend
    npm install
    
  5. Run the application:

  6. Visit http://localhost:5173 to access the web application.


Feedbacks & Contributions

All feedbacks and contributions are warmly welcome

About

A web application to track down the GitHub issues. Developed using reactjs and ballerina.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published