From 2077fa2ad6fdc38743ecc4d8d6e82d1869c6171a Mon Sep 17 00:00:00 2001 From: Stedoss <29103029+Stedoss@users.noreply.github.com> Date: Tue, 1 Nov 2022 23:37:49 +0000 Subject: [PATCH] Remove some TODOs --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index f333d9b..6c3538a 100644 --- a/README.md +++ b/README.md @@ -136,12 +136,4 @@ The UI isn't great, and doesn't really do its purpose of displaying data in a go ### Better error handling -More for the frontend, but backend doesn't have the best either. More checks make the user experience much better. - -## What NEEDS to change - -### Add unit tests for FE - -Even if it's just a few, it will show off how I unit test for the frontend. - -### Add some comments around \ No newline at end of file +More for the frontend, but backend doesn't have the best either. More checks make the user experience much better. \ No newline at end of file