DonatelloTHM / tablero

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tablero

Video Demo

Tablero is nn all-in-one productivity dashboard

Link to Backend API

Table of Contents

Tablero

  1. Install Rails Backend API

  2. Install Node.js and npm

    $ brew install node

  3. Clone this repo and cd into the directory

  4. Install all dependencies

    $ npm install

  5. Make sure the Rails server is running and then run the app

    $ npm start

News Aggregator

News

  • Search for the most recent news.
  • Filter news by category

To-Do

Todo

  • Create, edit, delete a todo from a todo list
  • Filter by all, active or completed,

Notes

Notes Notes

  • Create, edit, delete notes.
  • Filter notes by different attributes
  • Change the color of note cards.
  • Pin important notes.

Journal

Journal Journal

  • Create and format journals, articles etc.
  • Search through all of your documents in less than a second.
  • Filter and sort by different attributes.
  • Code highlighting for Ruby and Javascript.

Pomodoro

Pomodoro

  • Switch to pomodoro mode
  • Remove distractions from the dashboard.

About


Languages

Language:JavaScript 59.1%Language:CSS 39.0%Language:HTML 1.9%