SplatNet/readme.md

55 lines
1.5 KiB
Markdown
Raw Normal View History

![SplatNet](/cover.png "Cover.png")
---
![Current Progress:](/currentprogress.png "currentprogress.png")
<p align="center">
<img src="https://progress-bar.xyz/10?title=&height=20" width="100%">
<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-02-09 05:21:40 +01:00
### Requires backend
- [ ] Friends List
- [ ] Support for fetching friends [Push this!](https://discord.com/channels/460820022777085983/835181904880730142/1470216180030771433)
- [ ] Stage Info
- [x] Basic Stage Fetching (using pretendo)
2026-02-03 02:22:28 +01:00
- [ ] 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)
2026-02-09 05:21:40 +01:00
- [ ] Show Mii name
- [ ] 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?)