yesthisistom / home-wemo

App for handling wemo plugs locally, allowing them to be scheduled for on/off at specific times or related to sun position.
GNU General Public License v3.0
0 stars 0 forks source link

Improve visuals #6

Closed yesthisistom closed 4 years ago

yesthisistom commented 4 years ago

Make flask-wtforms use bootstrap for styling.

Increase size and readability for mobile.

yesthisistom commented 4 years ago

Done - flask-bootstrap(4) has been added. Be sure to pip install flask-bootstrap4 instead of flask-bootstrap. The current flask-bootstrap is stuck on bootstrap3.