Giter Club home page Giter Club logo

tiny-tasks's Issues

A user can search for tasks

As a user, I want to search all tasks so that I can find relevant tasks quickly.

Acceptance criteria

  • the user can search tasks via a search input
  • the search is performed instantaneously ("search as you type")

Optional acceptance criteria

  • the search can be reset with a single click
  • the user can deep-link to a search result (e.g. call URL?q=search and find the search pre-filled)
  • the user can use search operators (e.g. AND, OR, ...)

Additional information
We prefer quality over quantity. Clean code is a given. We expect all test to run.

A user can attach files to a task

As a user, I want to attach files to a task so that I can store additional information.

Acceptance criteria

  • the user can upload a file
  • the file is attached to the task
  • the file can be downloaded

Optional acceptance criteria

  • the user can see previews for images

Additional information
We prefer quality over quantity. Clean code is a given. We expect all test to run.

A user can mark a task as done

As a user, I want to mark tasks as done so that I can see which tasks have already been worked on.

Acceptance criteria

  • the user can mark a task as done
  • the task list is sorted by done status
    • tasks that are not done go to the top of the list
    • tasks that are done go to the bottom of the list
  • the user can clear the list of done tasks

Optional acceptance criteria

  • the user can mark a task as done by drag & drop to the list of done tasks
  • the user can set the task status with more details ("In Progress", "Blocked", ...)

Additional information
We prefer quality over quantity. Clean code is a given. We expect all test to run.

A user can login

As a user, I want to login so that I only see my own tasks

Acceptance criteria

  • the user can login to the application
  • the user can logout of the application
  • the user only sees his own tasks when logged in
  • the user is redirected to the login when not logged in

Optional acceptance criteria

  • the user can register
  • the user can reset his password

Additional information
We prefer quality over quantity. Clean code is a given. We expect all test to run.

A user can set a due date

As a user, I want to set a due date for my tasks so that I can start working on my urgent tasks first.

Acceptance criteria

  • the user can set a due date for a task
  • the task list is sorted by due date
    • tasks with a due date go to the top of the list
    • tasks without a due date go to the bottom of the list

Optional acceptance criteria

  • the user can also set a due time for a task

Additional information
We prefer quality over quantity. Clean code is a given. We expect all test to run.

A user receives emails for his tasks

As a user, I want to receive email notifications so that I don't forget my tasks.

Acceptance criteria

  • the user receives email notifications about his tasks
  • the email lists all tasks that are not done
  • emails are sent every day

Optional acceptance criteria

  • the user can configure the email interval
  • the user can set a due date for tasks and only receives emails for due tasks

Additional information
We prefer quality over quantity. Clean code is a given. We expect all test to run.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.