DFS Tracker
DFS Tracker is a simple app for a group of friends and I to track how are weekly daily fantasy teams do.
Technologies
DFS Tracker is built using Next.js.Custom Next Auth login handles the authentication along with JWT for the admin user to enter the scores for the week, update users, and or add new players to the app.
To style the website I used SCSS compiled down to minified css files
Next.js API routes is used to connect to MongoDB to handle data storage