Skip to content

chrisglein/react-native-github-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Dashboard

A React Native application for querying GitHub issues:

  • Combine issues from multiple repos
  • Pulls down all github paginated data
  • Cache query results
  • Organized view
    • grouped by Assignee
    • grouped by Milestone
  • Filter content
    • by Label
    • by Milestone
  • Act on content: Issues when clicked will launch the GitHub webpage for that issue.

Try it out

Browser

You can load it from the browser here.

Desktop

The Windows desktop app loads a very similar experience as a native app. Download from the Windows Store (Work in progress, issues tracked here.

Screenshot of application

How to run

Instructions for how to run after cloning the repo:

Windows

yarn windows

Web

yarn web-server

Then connect your web browser for localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published