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!
- Ruby on Rails
- Javascript
- React
- HTML
- CSS
- PostgreSQL
Link to live app: http://pensieve.herokuapp.com
Follow the above link to the app on heroku. Make an account.
You can view your boards and make new ones on your boards page.
You can add and manage lists on each of your boards. Cards appear on each list sorted by difficulty.
You can add cards to each list on your board. Cards can also be tagged with due dates, difficulty level, and more!
You can search your cards by keyword, tags, difficulty level, or due date.