hahayz77 / smitepicks-v2

Home Page:https://smitepicks-v2.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smite Picks

Smite Picks Schema

Frontend Checklist

  • Verify if the gods are selected for a team when was picked or banished before;
  • Block onClick on banished Gods
  • Move the project to Next.JS
  • ? Get all the Gods data from API (Getting from Smite website JSON obj)
  • Create a Home page for Create or Join on Draft
  • Dynamic pages with the draftID (pages/[slug].js)
  • Create a Server on NodeJS
  • Add more 3 players on each team and do the logics for that;

Backend Checklist

  • Lobby code
  • TeamA, TeamB and Spectate watchers

About

https://smitepicks-v2.vercel.app


Languages

Language:JavaScript 79.1%Language:CSS 20.9%