Recreation of Nintendo's very own SplatNet 1!
https://splatnet.spbr.net/
- JavaScript 62.2%
- CSS 29.5%
- HTML 8.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| assets | ||
| equipment | ||
| friend_list | ||
| ranking | ||
| sign_in | ||
| site_policy | ||
| stages | ||
| users/auth/splatfestival | ||
| .gitignore | ||
| 404.html | ||
| analytics.js | ||
| autoredirect.js | ||
| config_example.js | ||
| cover.png | ||
| currentprogress.png | ||
| favicon.ico | ||
| header.html | ||
| index.html | ||
| LICENSE | ||
| logout.js | ||
| readme.md | ||
| regular.otf | ||
| Splatoon1.otf | ||
| style.css | ||
Basically 0% lol
Dependencies
This project operates on a frontend - backend basis. The backend is not optional, it is required. As for hosting this front end, you can use anything you would like. The production server uses Caddy if you need an example.
Pages HTML recreated:
- Site Policy
Requires Telemetry portion of backend:
- Rank
- Equipment
Requires backend
- Friends List
- Support for fetching friends Push this!
- Stage Info
- Basic Stage Fetching (using pretendo)
- Ditch Splatcord API to allow use for other networks other than pretendo
- Show stage pngs
- Show all stage times
- Show Ranked Mode
- Basic Stage Fetching (using pretendo)
- Main Page
- HTML
- Autologin support
- Login Page
- HTML
- Log in support via SPFN
Across all pages:
- Title Bar
- Page switching (hamburger menu)
- Show Mii name
- Link/unlink Twitter functionality
- Squid swimming background
- Port to use canvas
- Proper mobile support
- Mobile formatting
- WiiU browser support (DO NOT PRIORITIZE)
- Japanese localization (maybe?)

