Competitive Splatoon Platform
Go to file
2020-11-27 16:03:07 +02:00
components gear from local test 2020-11-27 16:03:07 +02:00
cypress
hooks builds page weapon query param 2020-11-26 13:05:47 +02:00
lib analyzer working edition 2020-11-27 15:22:34 +02:00
locale build modal initial 2020-11-22 16:59:20 +02:00
pages build filters fix crash if main only ability 2020-11-27 15:50:45 +02:00
prisma replace fixme with todo 2020-11-26 10:10:17 +02:00
public gear from local test 2020-11-27 16:03:07 +02:00
.babelrc
.env next auth settings 2020-11-26 15:09:29 +02:00
.gitignore mongo import kinda works 2020-11-15 19:04:28 +02:00
.prettierignore
codegen.yml
cypress.json
lingui.config.js update prisma 2020-11-11 13:53:25 +02:00
next-env.d.ts fix type errors 2020-11-18 13:57:41 +02:00
next.config.js redirect test 2020-11-20 12:12:48 +02:00
package-lock.json analyzer renders 2020-11-27 10:28:26 +02:00
package.json analyzer renders 2020-11-27 10:28:26 +02:00
README.md update readme 2020-11-18 13:18:41 +02:00
theme.ts links page 2020-11-15 15:09:29 +02:00
TODO.md build filters fix crash if main only ability 2020-11-27 15:50:45 +02:00
tsconfig.json add to tsconfig exclude 2020-11-18 15:50:56 +02:00

Discord Server

Goal of sendou.ink is to provide useful tools and resources for the Splatoon community.

Live version: https://sendou.ink/

⚠️ This is the overhaul branch: Live version is still on the old version

Technologies used

  • React (via Next.JS)
  • TypeScript
  • Node.js
  • PostgreSQL (via Prisma 2)

A few highlight features

🦑 Planner tool where you can draw on any map in the game to conveniently make up game plans

🦑 Calendar that collects together all the events happening in the community

🦑 Users can make an account and submit their builds and browse builds made by others

🦑 It is possible to submit yourself as "free agent". If two FA's like each other they are notified and a new team can be founded

🦑 X Rank Top 500 results can be browsed through far more conveniently than on the official app

🦑 Browse through detailed tournament results

🦑 Choose between light and dark mode

Installation & getting started

TODO

Contributing

TODO