User Stories - robstrass/Codegenda GitHub Wiki

Coders

Sign Up

  • As an unregistered user, I can register for an account on the website so that I can access the content.

Log In

  • As a user, I can log into my account on the website so that I can see my current projects and tasks.

Demo User

  • As an unauthorized and unregistered user, I can create a demo account to test the features of the website without having to create an account and sign in.

Log Out

  • As a logged in user, I can log out of my account so that unauthorized users cannot access my projects or tasks.

Projects & Tasks

Create Projects and Tasks

  • As a logged in user, I can create projects and tasks so that I can see deadlines and manage my tasks accordingly.

Viewing Projects and Tasks

  • As a logged in user, I can view my current projects and tasks so that I can stay on top of deadlines.
  • As a logged in user, I can view the notes for a task so I can execute actions related to the task.

Updating Projects and Tasks

  • As a logged in user, I can update my current projects and tasks so that I can make adjustments as needed.

Deleting Projects and Tasks

  • As a logged in user, I can delete projects and tasks from my Codegenda so that I no longer have to worry about them.