Fit screenshot to page

This commit is contained in:
coolneng 2020-01-10 12:20:32 +01:00
parent 2f0b39ef76
commit d93bfa4428
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
2 changed files with 16 additions and 14 deletions

View File

@ -65,11 +65,12 @@ CLOSED: [2020-01-09 Thu 20:57]
- [X] Text search for glaciers - [X] Text search for glaciers
- [X] Form seach for a year - [X] Form seach for a year
*** TODO Documentation [1/3] [33%] *** TODO Documentation [1/3] [33%]
- [X] Readme
- [ ] Code - [ ] Code
- [ ] Explanations (uid as Varchar, technologies used) - [ ] Explanations (uid as Varchar, technologies used)
- [X] Readme *** DONE Deployment [1/1] [100%]
*** TODO Deployment [0/1] [0%] CLOSED: [2020-01-10 Fri 12:14]
- [ ] Virtualenv installation script - [X] Installation instructions
*** DONE Frontend [2/2] [100%] *** DONE Frontend [2/2] [100%]
CLOSED: [2020-01-09 Thu 11:09] CLOSED: [2020-01-09 Thu 11:09]
- [X] Flask-Bootstrap - [X] Flask-Bootstrap

View File

@ -7,6 +7,7 @@ Web UI.
#+CAPTION: Table #+CAPTION: Table
#+ATTR_HTML: :width 120
[[./assets/screenshots/Table.png]] [[./assets/screenshots/Table.png]]
** Technologies used ** Technologies used
@ -65,4 +66,4 @@ The database will be created and populated automatically, if needed, each time t
3. The website can be accessed via the URL: 3. The website can be accessed via the URL:
localhost:5000 - localhost:5000