Giter VIP home page Giter VIP logo

projectmanagement's People

Contributors

guitarbob99 avatar

Stargazers

 avatar

Watchers

 avatar

projectmanagement's Issues

sdcwef

Story/Task Details

  • Task1
  • Task2
  • Task3

Acceptance Scenarios

  • Given:
  • When:
  • Then:

Done Done Criteria

AS A WDHCMWHDCM

Story/Task Details

  • Task1
  • Task2
  • Task3

Acceptance Scenarios

  • Given:
  • When:
  • Then:

Done Done Criteria

As a professor, I want to be able to create virtual classrooms.

Story/Task Details

  • Organize the professor's classrooms
  • Be able to create a virtual classroom
  • Be able to delete a virtual classroom

Acceptance Scenarios

  • Given: A professor login
  • When: They select "initiate virtual classroom"
  • Then: A new session of their virtual classroom should begin

Done Done Criteria

A professor can manage, create, and delete their virtual classrooms. They should not be able to have more than one active virtual classroom session per course they teach.

As a jsdjfnsdfnsf

Story/Task Details

  • Task1
  • Task2
  • Task3

Acceptance Scenarios

  • Given:
  • When:
  • Then:

Done Done Criteria

As a professor, I want to filter my assignments so that I only see those for a particular time period.

Story/Task Details

  • Create prototype filter screen
  • Get customer approval
  • Create filter query
  • Display results
  • Handle corner cases: Nothing in list, improper query

Acceptance Scenarios

  • Given: Customer presses the search button
  • When: A valid search period is specified and there are assignments that are in that period
  • Then: The list of assignments is displayed with the correct number of assignments showing.

Done Done Criteria

Code finishes team code review and merged into mainline
All JUnit test passing

Create Who Who Page

Story/Task Details

  • Task1
  • Task2
  • Task3

Acceptance Scenarios

  • Given:
  • When:
  • Then:

Done Done Criteria

fthfdghf

do something cool

Story/Task Details

  • Task1
  • Task2
  • Task3

Acceptance Scenarios

  • Given:
  • When:
  • Then:

Done Done Criteria

Make a UML Class Diagram

Story/Task Details

  • Task1
  • Task2
  • Task3

Acceptance Scenarios

  • Given:
  • When:
  • Then:

Done Done Criteria

As a registered user, I want to unregister so I am no longer affiliated with the site.

Story/Task Details

  • Add unregister button to dashboard
  • Add button handler to the dashboard controller
  • Add backend logic to remove user from database

Acceptance Scenarios

  • Given: A registered user on their dashboard page
  • When: the unregister option is selected
  • Then: The system deletes that user and all their information from the database.

Done Done Criteria

DBA validates delete code, code is merged with master branch, unit tests coded and passing, and acceptance test passing.

As a registered user I want to login so that I can access the website

ISSUE_TEMPLATE

"Story Details"

  • Design Login Screen
  • Code Login Screen
  • Create DB Table for User, Name, Password
  • Write Login Controller
  • Write Back-End Logic

"Acceptance Scenarios"
Given: A registered user is in the system
When: the user enters a correct id and password
Then: the user session is created and the user is taken to their dashboard page

Given: An unregistered user is in the system
When: the user enters any password or id
Then: they are notified of login failure and an entry is made in the server security log

Given: A registered user is in the system
When: the user enters a correct id, but an incorrect password
Then: they are notified of login failure and an entry is made in the server security log

"Done Done Criteria"

Customer has approved UI look and feel, DBA has approved table design and all code is merged to master branch and passing acceptance tests.

Read in a File

Story/Task Details

  • Code the format
  • Read
  • Modify startup Activity

Acceptance Scenarios

  • Given:
  • When:
  • Then:

Done Done Criteria

As an unregistered user, I want to register so that I can use the system.

Story/Task Details

  • Design Registration UI screen
  • Code View
  • Code Model classes for User

Acceptance Scenarios

  • Given: an unregistered user has selected register and the registration screen is showing
  • When: the user enters all valid information into the form
  • Then: the system will create a new user object with that information and add it to the list of authorized users.

Done Done Criteria

Peer code review completed
Code pushed to main branch
All acceptance tests passing

Create Team Charter

Story/Task Details

  • Task1
  • Task2
  • Task3

Acceptance Scenarios

  • Given:
  • When:
  • Then:

Done Done Criteria

As a unregistered user, I want to register so that I can login to the site

Story/Task Details

  • Design Registration UI Page
  • Create User Table with profile information (name, id, password, email)
  • Create Registration Controller
  • Code back-end logic

Acceptance Scenarios

  • Given: An unregistered user

  • When: Good information, a unique id, and a unique, correct email is entered

  • Then: The system adds the user to the database

  • Given: A registered user

  • When: A previously used id and email is entered

  • Then: The system notifies the user that the id and email is already in use

  • Given: An unregistered user

  • When: a previously used id is entered

  • Then: The system notifies the user that the id is already in use

Done Done Criteria

Customer has approved UI design, DBA has approved table design, Code is merged with master, Unit tests are coded and passing, acceptance scenarios are passing.

Testing

Story/Task Details

  • Task1
  • Task2
  • Task3

Acceptance Scenarios

  • Given:
  • When:
  • Then:

Done Done Criteria

Getting more done in GitHub with ZenHub

Hola! @rodrims has created a ZenHub account for the guitarbob99 organization. ZenHub is the only project management tool integrated natively in GitHub – created specifically for fast-moving, software-driven teams.


How do I use ZenHub?

To get set up with ZenHub, all you have to do is download the browser extension and log in with your GitHub account. Once you do, you’ll get access to ZenHub’s complete feature-set immediately.

What can ZenHub do?

ZenHub adds a series of enhancements directly inside the GitHub UI:

  • Real-time, customizable task boards for GitHub issues;
  • Multi-Repository burndown charts, estimates, and velocity tracking based on GitHub Milestones;
  • Personal to-do lists and task prioritization;
  • Time-saving shortcuts – like a quick repo switcher, a “Move issue” button, and much more.

Add ZenHub to GitHub

Still curious? See more ZenHub features or read user reviews. This issue was written by your friendly ZenHub bot, posted by request from @rodrims.

ZenHub Board

User Management

Story/Task Details

  • Task1
  • Task2
  • Task3

Acceptance Scenarios

  • Given:
  • When:
  • Then:

Done Done Criteria

Make a UML Class Diagram

Story/Task Details

  • Task1
  • Task2
  • Task3

Acceptance Scenarios

  • Given:
  • When:
  • Then:

Done Done Criteria

Make a UML Class diagram

Story/Task Details

  • Task1
  • Task2
  • Task3

Acceptance Scenarios

  • Given:
  • When:
  • Then:

Done Done Criteria

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.