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 | ||
| 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
- Friends List
- Rank
- Equipment
- Stage Info (FULLY COMPLETE!)
- 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
- Login Page
- HTML
- Actual logging in support
Basic ToDos:
- Title Bar
- Page switching (hamburger menu)
- Squid swimming background
- Proper mobile support
- WiiU browser support

