add todos
This commit is contained in:
parent
6ab5c19de8
commit
9c23d0422e
4
todo.md
4
todo.md
@ -4,11 +4,13 @@
|
|||||||
- [ ] translation module
|
- [ ] translation module
|
||||||
- [ ] https://flask.palletsprojects.com/en/stable/tutorial/tests/
|
- [ ] https://flask.palletsprojects.com/en/stable/tutorial/tests/
|
||||||
- [x] return a translation of a word
|
- [x] return a translation of a word
|
||||||
- [ ] use json file as database
|
- [x] use json file as database
|
||||||
- [ ] define api
|
- [ ] define api
|
||||||
- [ ] from
|
- [ ] from
|
||||||
- [ ] to
|
- [ ] to
|
||||||
- [ ] word
|
- [ ] word
|
||||||
|
- [ ] mount database instead of copying
|
||||||
|
- [ ] create docker compose file
|
||||||
|
|
||||||
## v0.0.2
|
## v0.0.2
|
||||||
- [ ] use database sqlite? mongodb?
|
- [ ] use database sqlite? mongodb?
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user