aboutsummaryrefslogtreecommitdiffstats
path: root/todolist.html
blob: d0bafd0f47fcd1a39d2f0ee0ea2c43883769dae7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<ol>
    <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 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>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>
    <li>Check how to make diacritics work in searches.</li>
    <li>Write some documentation :)</li>
</ol>