From 863adbd106918d9fce04843da85446d56ea06d98 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Tue, 6 Sep 2022 11:37:53 -0800 Subject: [PATCH] update todo list --- README.md | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/README.md b/README.md index c6f3e38..9a83322 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,53 @@

+## MVP Todo + +- [x] Locations + - [x] Create + - [x] Update + - [x] Delete +- [x] Labels + - [x] Create + - [x] Update + - [x] Delete +- [ ] Items CRUD + - [x] Create + - [ ] Update + - [ ] Delete +- [ ] Asset Attachments for Items +- [x] Bulk Import via CSV +- [ ] Documentation + - [ ] Docker Compose + - [ ] Import CSV Format + - [ ] TLDR; Getting Started +- [ ] Release Flow + - [ ] CI/CD Docker Builds w/ Multi-arch +- [ ] Db Migrations + - [ ] How To +- [ ] Repo House Keeping + - [ ] Issues Template + - [ ] PR Templates + - [ ] Contributors Guide + - [ ] Security Policy + - [ ] Feature Request Template + +## All Todos + +- [ ] User Invitation Links to Join Group +- [ ] Maintenance Logs + - [ ] Schedule Future Maintenance + - [ ] Email on Maintenance Due +- [ ] Export CSV (With IDs) +- [ ] User Profile + - [ ] Adjust Theme (Daisy UI) + - [ ] Delete Profile + - [ ] Set Currency + - [ ] Change Password +- [ ] Admin Page + - [ ] Instance Statistics + - [ ] User Management + - [ ] Delete User + - [ ] Reset Password +- [ ] Warranty Information + - [ ] Option for Lifetime Warranty or Warranty Period