Add screnshots to show new UI.

This commit is contained in:
Ivan Filippov 2016-05-13 19:42:39 -06:00
parent 655410ed83
commit 9f400b05e6

View File

@ -64,5 +64,9 @@ Run the application and enjoy!
(flask)$ ./run.py (flask)$ ./run.py
``` ```
### Screenshot ### Screenshots
![Alt text](http://i.imgur.com/wA5qy2d.png) ![login page](https://github.com/ngoduykhanh/PowerDNS-Admin/wiki/images/readme_screenshots/fullscreen-login.png?raw=true)
![dashboard](https://github.com/ngoduykhanh/PowerDNS-Admin/wiki/images/readme_screenshots/fullscreen-dashboard.png?raw=true)
![create domain page](https://github.com/ngoduykhanh/PowerDNS-Admin/wiki/images/readme_screenshots/fullscreen-domaincreate.png?raw=true)
![manage domain page](https://github.com/ngoduykhanh/PowerDNS-Admin/wiki/images/readme_screenshots/fullscreen-domainmanage.png?raw=true)