Compare commits

...

3 commits

Author SHA1 Message Date
Glenn Y. Rolland 2c6ecde8be
Update README.md 2018-10-11 11:33:00 +03:00
Glenn Y. Rolland b490840599
Update README.md 2018-10-11 11:28:09 +03:00
Glenn Y. Rolland a53f50625f
Add project roadmap 2018-10-11 11:27:48 +03:00

View file

@ -2,6 +2,18 @@
A tool to dissect of websites (tribute to [Galen of Pergamon](https://en.wikipedia.org/wiki/Galen))
It is able to :
- crawl websites to create a sitemap,
- uses the sitemap to create website screenshots (full page length)
## Roadmap (:warning: work in progress/unstable)
- device profiles selection for screenshots
- compare screenshots to produce a diff (i already have a fully fonctional side-project for that, waiting to be integrated and automated in webgalen)
- annotate screenshots (define a bounding-box => add comment + red/green figures like the ones on trello => produce screenshot slices)
- push annotation + slices on a project management tool (ex: trello, redmine, etc.)
- use annotation bounding-box + diff to detect which comments are involved in a diff (modifié)
## Prerequisites
Install a few tools