Competitive Splatoon Platform
Go to file
2020-12-02 16:42:16 +02:00
components new home page 2020-12-02 14:22:02 +02:00
cypress weapon selector: weapons in categories 2020-10-25 23:58:17 +02:00
hooks builds page weapon query param 2020-11-26 13:05:47 +02:00
lib fix crash if locale "xx-xx" 2020-12-02 16:42:16 +02:00
locale new home page 2020-12-02 14:22:02 +02:00
pages fix crash if locale "xx-xx" 2020-12-02 16:42:16 +02:00
prisma top500jsons script ok version 2020-11-29 17:10:01 +02:00
public new home page 2020-12-02 14:22:02 +02:00
.babelrc lingui initial 2020-11-04 03:09:57 +02:00
.env next auth settings 2020-11-26 15:09:29 +02:00
.gitignore split translation files 2020-11-29 00:29:50 +02:00
.prettierignore lingui initial 2020-11-04 03:09:57 +02:00
codegen.yml graphql codegen 2020-10-16 00:27:09 +03:00
cypress.json initial cypress tests 2020-10-17 20:45:02 +03:00
lingui.config.js fix crash if locale "xx-xx" 2020-12-02 16:42:16 +02:00
next-env.d.ts fix type errors 2020-11-18 13:57:41 +02:00
next.config.js fix crash if locale "xx-xx" 2020-12-02 16:42:16 +02:00
package-lock.json update deps 2020-12-02 09:57:35 +02:00
package.json update deps 2020-12-02 09:57:35 +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
tsconfig.json npm run extract 2020-11-27 23:17:01 +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