added TODOs

This commit is contained in:
Joost Agterhoek 2025-01-30 21:28:33 +01:00
parent ae4d6febba
commit f6b4b0b278

View File

@ -11,3 +11,4 @@ This is a Python project to learn working with Flask. To make it useful for my d
- [x] parse and display lookup results for multiple, differently typed and separated hosts (look at parsing in [gui-host-lookup](https://code.joostagterhoek.nl/joost/gui-host-lookup/)) :100: - [x] parse and display lookup results for multiple, differently typed and separated hosts (look at parsing in [gui-host-lookup](https://code.joostagterhoek.nl/joost/gui-host-lookup/)) :100:
- [ ] Make the foldable detail lines more useful and readable - [ ] Make the foldable detail lines more useful and readable
- [ ] Update the (currently broken) lookup of URLs - [ ] Update the (currently broken) lookup of URLs
- [ ] Differentiate both the lookup functions (the Host class initialization) and the result HTML/Jinja-pages on host type