Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 681 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 681 Bytes

Trello Project Dashboard

Howdy. This README should be way better than it is. Please halp make iz better.

The goal of this project is to proof-of-concept a project dashboard on top of the Trello API, so that we can have something up on screen during hacknight pitches.

There's a Slack channel: #proj-projects-app

It read from this Trello board. (Specifically, the "Tonight's Pitches" list.)

🛠️ Technologies Used

  • Vue.js
  • Browserify
  • Trello

💻 Local Development

npm install
npm run dev