Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 581 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 581 Bytes

react-draft-board

Dashboard that displays fantasy football team rosters and sortable statistics on public web page as players are added on Draft Day. Page updates in real time without reload/refresh through asynchronous backend listener.

Includes password-protected API for legacy systems to add players to cloud database (Google Firestore) used by draft board.

Live demo: https://thedwarfdraft.netlify.app/demo

Netlify Status