Skip to content

08) Development Artifacts

smccorma edited this page Jun 15, 2017 · 12 revisions

####Quick Jump

User Stories

As a visitor, I want to…

  • be able to check-in to my service provider easily.
  • be able to submit forms so that the receptionist can receive them.
  • be able to avoid slips and mistakes when interacting with the application in order to not go through unnecessary steps of the process.

As a staff member, I want to…

  • be able to organize documents so that it is more efficient to look up patients.
  • be able to view all patient check-ins today.
  • be able to delete patients from the queue who have left.

As a service provider, I want to…

  • know when my appointments have checked-in.

As a business owner, I want to…

  • be able to login so that I can manage employees.
  • be able to search for one or more employees so that I access their contact information.
  • be able to add or remove employees so that I can update their contact information.
  • sync check-ins with my appointment service.
  • be able to customize the check-in screen.
  • be able to recover a lost account.

As a SaaS admin, I want to…

  • be able to suspend and reactivate business accounts.
  • see the usage of the receptionist application.
  • be able to provide a good experience with my product so that people will keep using it.
  • communicate with the developers so that they can implement the features that I want.
  • keep the product simple and sexy so that the users will enjoy it.
  • sell and license the service so that I can make income.

Relation Diagram

Relation Diagram

Use Case Diagram

Use Case Diagram

Activity Diagrams

![Sign Up] (https://40.media.tumblr.com/3e430ec7391c32cee11bccab12f6873f/tumblr_o443tqi2vh1u5w5b9o8_r1_1280.png)

![Login] (https://40.media.tumblr.com/d13216ac87dd7aae44530f834c75c46d/tumblr_o443tqi2vh1u5w5b9o9_r1_1280.png)

![Add Employee] (https://41.media.tumblr.com/69887da1c947b7d7e7a575ff2da8e19c/tumblr_o443tqi2vh1u5w5b9o10_r1_1280.png)

General Activity

Visitor Checks In

Clone this wiki locally