Eurydia / project-phosphophyllite

A UI wrapper around GitHub API for issue aggregration powered by OctokitJS.
0 stars 0 forks source link
githubapi indexeddb issue-tracker material-design-3 muiv5 octokit-js phospho-active pwa reactjs

Phosphophyllite

Too much to do, too little time.

Phosphophyllite is a simple UI wrapper around GitHub's API, and its purpose is to an issue aggregator.

Motivation

The main motivation for this project is to re-learn the basics of data fetching as phosphophyllite is an aggregrator, it does not support editing or complex interaction beyond data display.

Development logs

Phosphophyllite is built around OctokitJS. It uses React with typescript as the primary front-end framework. All UI components are handled by MUI.

Resources