Add project roadmap

This commit is contained in:
Glenn Y. Rolland 2018-10-11 11:27:48 +03:00 committed by GitHub
parent dd71c4850f
commit a53f50625f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 full page screenshots
## Roadmap
- device profiles selection for screenshots (:warning: work in progress/unstable)
- 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