aboutsummaryrefslogtreecommitdiffstats
path: root/todolist.html
diff options
context:
space:
mode:
Diffstat (limited to 'todolist.html')
-rw-r--r--todolist.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/todolist.html b/todolist.html
index eebf0e8..d0bafd0 100644
--- a/todolist.html
+++ b/todolist.html
@@ -1,12 +1,9 @@
<ol>
- <li>Update the search results to always show the current data.</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>
<li>Add a feature to display legal entities as members of corporate bodies.</li>
<li>Add a feature to display other types of ownerhsip interests (joint onwership interest, vacant ownership interest).</li>
<li>Add a code to create all the tables.</li>
- <li>Optimize the speed, employ the SQL indexes.</li>
<li>Refactor excessive duplications in the main code.</li>
<li>Break down the main files to smaller ones?</li>
<li>Add some other minor data to the databases - especially those relating to non-profit companies.</li>