Update readme

This commit is contained in:
kittentm 2026-02-09 05:21:40 +01:00
commit 467737e4e9

View file

@ -12,33 +12,44 @@
---
### Dependencies
## 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](https://caddyserver.com/) if you need an example.
🔗 [Backend Repo](https://git.crafterpika.cc/kittentm/splatnet-backend)
### Pages HTML recreated:
## Pages HTML recreated:
- [x] Site Policy
- [ ] Friends List
### Requires Telemetry portion of backend:
- [ ] Rank
- [ ] Equipment
- [x] Stage Info (FULLY COMPLETE!)
### 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)
- [ ] 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
- [x] HTML
- [x] Autologin support
- [x] Login Page
- [x] HTML
- [x] Actual logging in support
- [x] Log in support via SPFN
---
### Basic ToDos:
- [x] Title Bar
- [x] Page switching (hamburger menu)
- [ ] Show Mii name
- [ ] Link/unlink Twitter functionality
- [x] Squid swimming background
- [x] Port to use canvas
- [ ] Proper mobile support
- [ ] Mobile formatting
- [ ] WiiU browser support