- Some pages have scripts that execute depending on data sent form the server
and stuff. This is not needed anymore, it must be changed to use
res.local
. - Items in the navbar can be automated
- Item in the footer can be automated.
- Addresses must be made absolute throuthout the views (use '/js/file' rather than just 'js/file').
- Some stuff depend on bower components. Change that.
- Remove refereces to Keystone in the admin view.
- Check that all the links in the views actually work
- Add latitude and longitude on property addition
- Put helpers in different files
- FILTER BUY and SELL for search pages!
- Design a 404 and 505 page