Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save leovolving/2b355f341fcc28bc9ea80410e197725a to your computer and use it in GitHub Desktop.

Select an option

Save leovolving/2b355f341fcc28bc9ea80410e197725a to your computer and use it in GitHub Desktop.
Server-Side Capstone Statement and Stories
High-Level Statement
Allows users to stay up-to-date with the status of a hospitalized loved one through an advocate providing real-time updates
User Stories
As a user, I should be able to sign up for MediPal.
As a user, I should be able to login to MediPal.
As a user, I should be able to create new events for hospitalizations.
As a user, I should be able to receive an access code for other people to view hospitalization events.
As a user, I should be able to allow or deny access for people to view hospitalization with access code.
As a user, I should be able to determine whether or not people can post questions they have for doctor.
As a user, I should be able to update the status of the person hospitalized.
As a user, I should be able to assign someone else to be the “advocate”, giving them access to post updates.
As a user, I should be able to search a database of nearby volunteer “advocates”
As a user, I should be able to revoke access for people to see my hospitalization.
As a user, I should be able to remove hospitalization events.
As a user, I should be able to delete my account.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment