From c9b2dd6d2c0a60787e3f6d6a8c3c3f606549c618 Mon Sep 17 00:00:00 2001 From: KittenTM Date: Mon, 9 Feb 2026 05:04:06 +0100 Subject: [PATCH] Update readme --- readme.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index f195bbb..ef5e718 100644 --- a/readme.md +++ b/readme.md @@ -12,6 +12,11 @@ --- +### 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: - [x] Site Policy @@ -25,9 +30,9 @@ - [x] Show all stage times - [x] Show Ranked Mode - [x] Main Page -- [ ] Login Page +- [x] Login Page - [x] HTML - - [ ] Actual logging in support + - [x] Actual logging in support --- ### Basic ToDos: