Project primarily for exploring graphQL on the frontend with React.
Go to file
John Shaver 1932294e23 Added subscription support and switched backend to graphcool. 2017-07-14 14:21:35 -07:00
public Started adding some material UI components. 2017-07-13 16:11:35 -07:00
src Added subscription support and switched backend to graphcool. 2017-07-14 14:21:35 -07:00
.gitignore Initial commit. 2017-07-01 11:36:21 -07:00
README.md Updated Readme. 2017-07-13 17:24:36 -07:00
package-lock.json Added subscription support and switched backend to graphcool. 2017-07-14 14:21:35 -07:00
package.json Added subscription support and switched backend to graphcool. 2017-07-14 14:21:35 -07:00

README.md

I created this project because a) I always wished there was a better way to track the progress of my CubScouts in getting their ranks.

This project was bootstrapped with Create React App.