Skip to content
This repository has been archived by the owner on Nov 2, 2022. It is now read-only.

codescrum/To-Do-Simple-Application

Repository files navigation

Join Quipper test

Test application for JoinQuipper.

Features

  • Ruby 1.9.3-p125
  • Ruby on Rails 3.2.3
  • Testing with RSpec + Capybara
  • Search with Ransack
  • Twitter bootstrap
  • HAML and SASS
  • Deployed in Heroku

Implemented user stories

  • As a user, I want to create a task so that I will not forget something to do.
  • As a user, I want to create a task with a deadline so that I will not miss the deadline.
  • As a user, I want to edit a task so that I can change a task after I created it.
  • As a user, I want to mark a task as done so that I can distinguish incomplete tasks from complete ones.
  • As a user, I want to see all tasks which didn't meet deadline as of today.
  • As a user, I want to delete a task so that I can remove task which is not a task any more.
  • As a user, I want to see tasks list ordered by created date
  • As a user, I want to see tasks list ordered by deadline

About

This is a demo application to showcase the different elements we include in our client work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published