From 467737e4e96a173dd8bae686f40bf173a68c9776 Mon Sep 17 00:00:00 2001 From: KittenTM Date: Mon, 9 Feb 2026 05:21:40 +0100 Subject: [PATCH] Update readme --- readme.md | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index ef5e718..246593c 100644 --- a/readme.md +++ b/readme.md @@ -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 \ No newline at end of file