reedr3 / pensieve

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pensieve

Pensieve Logo

Pensieve is a web app designed to aid and increase productivity by allowing users to efficiently compartmentalize and sort through tasks. Pensieve's format and design are based on the web app Trello and this project initially started out as building a Trello clone using Rails and React. This app is in the final stage of testing and development and will be live in a few days!

The Stack

  • Ruby on Rails
  • Javascript
  • React
  • HTML
  • CSS
  • PostgreSQL

Link to live app: http://pensieve.herokuapp.com

How To Use Pensieve

Getting Started

Follow the above link to the app on heroku. Make an account.

Boards

You can view your boards and make new ones on your boards page. Pensieve Home

Lists

You can add and manage lists on each of your boards. Cards appear on each list sorted by difficulty. Pensieve Board

Cards

You can add cards to each list on your board. Cards can also be tagged with due dates, difficulty level, and more! Pensieve Card Create

Search

You can search your cards by keyword, tags, difficulty level, or due date.

About

License:MIT License


Languages

Language:Ruby 50.1%Language:JavaScript 19.1%Language:HTML 18.7%Language:CSS 11.4%Language:CoffeeScript 0.7%