SplatNet/readme.md

57 lines
1.9 KiB
Markdown
Raw Normal View History

2026-02-21 23:35:10 +01:00
<p align= "center">
<img src="https://git.crafterpika.cc/kittentm/splatnet-backend/raw/branch/main/cover.png" width=600>
<br>
2026-02-21 23:35:10 +01:00
<img src="https://git.crafterpika.cc/kittentm/splatnet-backend/raw/branch/main/currentprogress.png" height=50px>
<img src="https://progress-bar.xyz/10?title=&height=20&show_text=false" width="100%" height=20px>
<br>
<strong>Basically 0% lol</strong>
</p>
---
2026-02-09 05:21:40 +01:00
## Dependencies
2026-02-09 05:04:06 +01:00
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](https://caddyserver.com/) if you need an example.
🔗 [Backend Repo](https://git.crafterpika.cc/kittentm/splatnet-backend)
2026-02-09 05:21:40 +01:00
## Pages HTML recreated:
- [x] Site Policy
2026-02-09 05:21:40 +01:00
### Requires Telemetry portion of backend:
- [ ] Rank
- [ ] Equipment
2026-03-15 07:53:26 +01:00
- [x] Show most recent weapon
- [x] Show current Rank + Level
- [ ] Show all weapons w/ turf inked #
2026-02-09 05:21:40 +01:00
### Requires backend
- [ ] Friends List
- [ ] Support for fetching friends [Push this!](https://discord.com/channels/460820022777085983/835181904880730142/1470216180030771433)
- [x] Stage Info
- [x] Basic Stage Fetching (using pretendo)
- [x] Ditch Splatcord API to allow use for other networks other than pretendo
- [x] Show stage pngs
- [x] Show all stage times
- [x] Show Ranked Mode
- [x] Main Page
2026-02-09 05:21:40 +01:00
- [x] HTML
- [x] Autologin support
2026-02-09 05:04:06 +01:00
- [x] Login Page
2026-02-03 06:04:44 +01:00
- [x] HTML
2026-02-09 05:21:40 +01:00
- [x] Log in support via SPFN
### Across all pages:
- [x] Title Bar
2026-02-01 05:03:37 +01:00
- [x] Page switching (hamburger menu)
- [x] Show Mii name
- [x] Render mii via [mii-unsecure](https://mii-unsecure.ariankordi.net/)
2026-02-09 05:21:40 +01:00
- [ ] Link/unlink Twitter functionality
2026-02-03 02:22:28 +01:00
- [x] Squid swimming background
2026-02-09 05:21:40 +01:00
- [x] Port to use canvas
2026-02-03 02:22:28 +01:00
- [ ] Proper mobile support
2026-02-09 05:21:40 +01:00
- [ ] Mobile formatting
- [ ] WiiU browser support (DO NOT PRIORITIZE)
- [ ] Japanese localization (maybe?)