Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

US02 Interviewer: View scheduled interviews #11

Open
8 tasks
alex855k opened this issue Apr 5, 2019 · 0 comments
Open
8 tasks

US02 Interviewer: View scheduled interviews #11

alex855k opened this issue Apr 5, 2019 · 0 comments
Assignees

Comments

@alex855k
Copy link
Contributor

alex855k commented Apr 5, 2019

📋 User story

As a Interviewer, I want a to be able to see all scheduled interviews for a specific week, so that it easy to have an overview of upcoming scheduled appointments.

Extended description

It's nessecary to for the interviewer to know about interviews that are scheduled in the coming week. So to do that have a page where you can view all interview

Prerequisites

  • API Endpoint - Load appointments

Non-functional requirements

  • Error

Acceptance Criteria

Flow

  • The interviewer enters the page and is presented with a calendar displaying the dates for the coming week, if the current date is saturday or sunday. Otherwise default to current week.
  • When the calendar is first loaded, fetch appointments from the API.
  • Display appointments in the calendar.
  • When an appointment is clicked route to view applicant comment.

Exceptions

  • Can't reach the server message incase it can't find API endpoint, display message: Connection couldn't be made to the server.
  • If connect can't be made retry 3 times.

Extra info

Calendar component choose either Weekly one, or bottom one where you can select custom view.

https://vuetifyjs.com/en/components/calendars

@alex855k alex855k added sp:8 Story point option. and removed WIP labels Apr 11, 2019
@mari7v71 mari7v71 self-assigned this May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants