update readme

This commit is contained in:
kittentm 2026-03-19 23:44:31 +01:00
commit 901ef26440
No known key found for this signature in database
GPG key ID: AC43DFDBC1F44A91

View file

@ -3,7 +3,7 @@
<br>
<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>
<img src="https://progress-bar.xyz/60?title=&height=20&show_text=false" width="100%" height=20px>
<br>
<strong>Basically 0% lol</strong>
</p>
@ -15,43 +15,57 @@ This project operates on a frontend - backend basis. The backend is not optional
🔗 [Backend Repo](https://git.crafterpika.cc/kittentm/splatnet-backend)
## Pages HTML recreated:
## Project Status
### Website
- [x] Site Policy
### Requires Telemetry portion of backend:
- [ ] Rank
- [ ] Rank Calc / mode
- [ ] HTML for reg/gachi/fest
- [ ] Auto-post on twitter
- [x] Equipment
- [x] Show most recent weapon
- [x] Show current Rank + Level
- [x] Show all weapons w/ turf inked #
### 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)
- [ ] Posting to twitter
- [ ] Stage Info
- [x] Basic Stage Fetching
- [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
- [ ] Support fest stages
- [ ] Show fest information
- [ ] Parsing PanelTexture.bfres
- [x] Main Page
- [x] HTML
- [x] Autologin support
- [x] Login Page
- [x] HTML
- [x] Log in support via SPFN
### Across all pages:
- [x] Title Bar
- [x] Page switching (hamburger menu)
- [x] Show Mii name
- [x] Render mii via [mii-unsecure](https://mii-unsecure.ariankordi.net/)
- [ ] Link/unlink Twitter functionality
- [x] Squid swimming background
- [x] Port to use canvas
- [ ] Proper mobile support
- [ ] Mobile formatting
- [ ] WiiU browser support (DO NOT PRIORITIZE)
- [ ] Japanese localization (maybe?)