diff options
Diffstat (limited to 'todolist.html')
-rw-r--r-- | todolist.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/todolist.html b/todolist.html index 93a2344..eebf0e8 100644 --- a/todolist.html +++ b/todolist.html @@ -1,9 +1,5 @@ <ol> - <li>Remove excessive repetition in the extract.</li> - <li>Update the code of actual extract to make it work again.</li> - <li>Fix how I determine whether a person is a natural person when storing the data about the shareholders.</li> <li>Update the search results to always show the current data.</li> - <li>Update the search results to show only current insolvency events.</li> <li>Change how the address is stored.</li> <li>Update the search to allow for searches by other properties.</li> <li>Add a feature to allow to search based on the data that are no longer relevant.</li> |