Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
npauzenga committed Feb 10, 2016
1 parent 0011518 commit 9fc762b
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,21 @@
[travis]: https://travis-ci.org/npauzenga/Blocitoff
[coveralls]: https://coveralls.io/github/npauzenga/Blocitoff?branch=master

## [Blocitoff](https://blocitoff-nate.herokuapp.com/): A self-destructing TO-DO list app with rake automation
# [Blocitoff](https://blocitoff-nate.herokuapp.com/)
---
### A self-destructing TO-DO list app with rake automation.
Built with Ruby on Rails using TDD, Continuous Integration, and the [Interactor design pattern](http://eng.joingrouper.com/blog/2014/03/03/rails-the-missing-parts-interactors)


### [Trello board (To-Do list for the To-Do app)](https://trello.com/b/clxYgXRO/blocitoff-app)
---
## The Process
Blocitoff was created as part of the [Bloc](http://bloc.io) curriculum. It was a very open-ended project with minimal instruction; guidance came in the form of [user stories](https://www.mountaingoatsoftware.com/agile/user-stories) and regular code reviews with my instructor.

Made with my mentor at [Bloc](http://bloc.io) as part of the Rails Development Track.
### An example user story
>As a user, I want to sign up for a free account by providing a user name, password and email
This particular project focuses on back-end techniques. The Boostrap UI/UX design is just enough to be functional and support the underlying functionality.

---

### [Blocitoff Trello](https://trello.com/b/clxYgXRO/blocitoff-app) (To-Do list for the To-Do List)

0 comments on commit 9fc762b

Please sign in to comment.