Giter Site home page Giter Site logo

talha-jamil-tj / github-issue-explorer Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1010 KB

A web app where you can explore repositories and view there issues

Home Page: https://github-issue-explorer-tj.netlify.app/

TypeScript 98.97% JavaScript 0.01% HTML 0.60% SCSS 0.41% Shell 0.01%

github-issue-explorer's Introduction

Github Issues Explorer

Explore GitHub repositories and view their issues in one web app.

App Features

  • Repository Browsing: List of open repositories, sorted by descending stargazer counts.
  • Issue Viewing: Detailed view of repository issues, sorted by creation date.

Project Features

  • Pagination: Paginated results for both repository listings and issue details.
  • Continuous Integration (CI): Includes running tests, linting, and format checks on every pull request.
  • Continuous Deployment (CD): Automated deployment pipeline using Netlify.

Key Technologies

Key packages and technologies used in this project:

Live Demo

Check out the live app: Github Issue Explorer

Getting Started

Follow these instructions to set up the app locally.

Prerequisites

Install these on your local machine:

Cloning the Repository

Make sure you have access to the repo, then clone it:

git clone https://github.com/Talha-Jamil-TJ/github-issue-explorer.git

Installing Dependencies

Install all necessary dependencies:

npm install

Running the Development Server

Launch the development server:

npm run start
# or nx serve

Navigate to http://localhost:4200/. The app will auto-reload when source files change.

Building the App

To build the project:

npm run build
# or nx build

Build artifacts will be in the dist/ directory.

Running Unit Tests

Execute unit tests with:

 npm run test
 # or nx test

Branch Structure

Overview of the branch organization:

  • main: Latest stable changes.

Component and service with Unit Tests

  • TokenFormComponent
  • TokenService

github-issue-explorer's People

Contributors

talha-jamil-tj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.