rbaf-web icon indicating copy to clipboard operation
rbaf-web copied to clipboard

Website Dashboard Manager built with React, Relay and GraphQL

RBFA Front-end APP

RBFA is a manager to help teams from football in brazil to managed his dailies issues. If you want to see the backend project, go to here.

Getting Started

This project use create-react-app, relay-modern, styled-components, auth login;

# clone repo
https://github.com/daniloab/rbaf-web
$ cd rbaf-Web

# install dependencies
$ yarn install

# start project
$ yarn start

# see on browser in
http://localhost:3000

TODO

  • [x] fragment container
  • [ ] refetch container
  • [x] connections
  • [ ] subscriptions
  • [ ] offline
  • [ ] client schema extensions
  • [x] cache
  • [x] mutations
  • [ ] tests