From 8db11698a4679e6276d4c1285ed597285ee12674 Mon Sep 17 00:00:00 2001 From: adjoly Date: Wed, 30 Jul 2025 16:25:48 +0200 Subject: [PATCH] =?UTF-8?q?=E3=80=8C=F0=9F=93=9D=E3=80=8D=20doc:=20finishe?= =?UTF-8?q?d=20the=20mandatory?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2c552b..eeb89d3 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Press F to pay respect - [x] Use a framework to build the backend.(node with Fastify) - Major - [ ] Use a framework or toolkit to build the front-end.(Tailwind CSS) - Minor - [x] Use a database for the backend -and more.(SQLite) - Minor - - [ ] Store the score of a tournament in the Blockchain.(Soldity on Avalanche) - Major + - [x] Store the score of a tournament in the Blockchain.(Soldity on Avalanche) - Major - **User Management** - [ ] Standard user management, authentication and users across tournaments. - Major - [x] Implement remote authentication. - Major