From 2aea763a367f36b5c8fe8bab9c15f532415f0130 Mon Sep 17 00:00:00 2001 From: Daniel2231 Date: Mon, 25 Jul 2022 14:20:19 +0900 Subject: [PATCH] changed readme todo list --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 18059eb..3062829 100644 --- a/README.md +++ b/README.md @@ -37,12 +37,12 @@ See the section about [deployment](https://facebook.github.io/create-react-app/d ## Todo 🚀 -- [x] Add frontend submodule -- [x] Add backend submodule -- [ ] Add docker -- [ ] Add github workflow -- [x] Add wiki -- [ ] Add content to wiki +- [x] Make file structure +- [x] Include router +- [ ] Make admin page +- [ ] Implement QR code scanning with camera +- [ ] Implement voice synthesis +- [ ] Connect with backend (api) ## Learn More