Update TODO.md

This commit is contained in:
Stephen Kraus 2023-05-01 21:48:58 -05:00 committed by GitHub
parent ab5049e2de
commit 6e6d9d3e5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
### Todo
- [ ] Add test suite
- [ ] Add documentation (docstrings, etc.)
- [ ] Validate JSON schema of Yomichan terms during export
- [ ] Add factory classes to reduce the amount of class import statements
- [ ] Add build scripts for producing program binaries