Skip to content

Commit

Permalink
First feature implemented, hurray
Browse files Browse the repository at this point in the history
  • Loading branch information
vmandic committed Jan 29, 2024
1 parent c55ae72 commit 48ebba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This document is just rough flow of ideas I will get to document in one place so

## Product

- [ ] UX: add an input on index.html to allow end user to specify a target URL
- [x] UX: add an input on index.html to allow end user to specify a target URL
- [ ] UX: infer HTTP or HTTPS, loosen the way the user specifies the domain eg. google.com or www.google.com or https://www.google.com, do some preflight checks to find the proper one before starting
- [ ] SEO: count words of the actual HTML page and list them out as a valuable metric for the end user
- [ ] UX: results breakdown: after finishing crawling print a an overview of the process like total successful links, dead links, HTTP code breakdown, avg/median etc
Expand Down

0 comments on commit 48ebba6

Please sign in to comment.