Skip to content

jkepps/blocitoff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blocitoff

Deployed here on Heroku.

An app that lets you create self-destructing to-do lists.

To-do lists are notorious for collecting junk: to-do items that you want to remember, but are not very important and thus get consistently put-off. To address the problem of to-do list clutter, I created Blocitoff.

Blocitoff will aim to keep to-do lists manageable by automatically deleting to-do items that have not been completed after seven days. The hypothesis is that if the to-do item is not important enough to be completed in seven days, it doesn't belong on your to-do list.

Rails v4.2.4

Important Gems

  • Devise for user authentication.
  • Bootstrap Sass for styling.
  • Figaro for storing sensitive information.
  • Rspec for unit testing.
  • Factory Girl to easily create fixtures in the testing environment.
  • Shoulda for more concise tests.
  • Faker to create data in the development and testing environments.

Made with ♥ by Jkepps

About

A to-do list app with self-destroying tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published