Skip to content

Instantly share code, notes, and snippets.

View jessicafarinas's full-sized avatar

jessicafarinas

View GitHub Profile
@jessicafarinas
jessicafarinas / dashboard.html
Created August 18, 2018 15:37 — forked from robinwarren/dashboard.html
Trello dashboard using Bootstrap and JQuery
<html>
<head>
<title>A Trello Dashboard</title>
<link rel="stylesheet" media="screen" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
</head>
<body>
<div class="container">
<h1>Trello Dashboard</h1>
<form class="form-horizontal" id="boards_form">