sendou.ink/old
2020-11-18 12:49:33 +02:00
..
frontend-react update deps 2020-11-16 23:14:39 +02:00
scripts ran prettier 2020-10-16 01:05:14 +03:00
utils move to old 2020-10-13 14:27:02 +03:00
.env.template move to old 2020-10-13 14:27:02 +03:00
.gitignore move to old 2020-10-13 14:27:02 +03:00
index.js move to old 2020-10-13 14:27:02 +03:00
knexfile.ts move to old 2020-10-13 14:27:02 +03:00
LICENSE move to old 2020-10-13 14:27:02 +03:00
package-lock.json move to old 2020-10-13 14:27:02 +03:00
package.json move to old 2020-10-13 14:27:02 +03:00
Procfile move to old 2020-10-13 14:27:02 +03:00
README.md builds on profile page 2020-11-18 12:49:33 +02:00
schema.js ran prettier 2020-10-16 01:05:14 +03:00
sink-squid.png move to old 2020-10-13 14:27:02 +03:00
tsconfig.json move to old 2020-10-13 14:27:02 +03: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