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

As an attendee, I want to easily send my CV to potential employers. As an employer i want to retrieve all CVs received on my microbit. #12

Open
4 tasks
goncaloo23 opened this issue Nov 15, 2019 · 0 comments
Labels
user story This is a user story

Comments

@goncaloo23
Copy link
Contributor

goncaloo23 commented Nov 15, 2019

  • Index all received CVs by unique user ID
  • Microbit routine to receive another user's CV by storing their unique ID
  • Microbit routine to send your CV to another user by sharing your unique ID
  • Retrieve CVs using the unique IDs stored in the microbit.

On returning the microbit, there could be an option to retrieve all ids and then automatically send emails with the CVs attached to user IDs. This feature could be extended with the use of a mobile application

Acceptance Test:

  • Feature: Share CVs with other users using the microbit
  • Scenario: Attendees share their CV with potential employers by pressing a key combination on the microbit
  • Given: Users have a microbit and are in range
  • When: User presses CV key combination
  • Then: The CV should be shared with the destination microbit
@goncaloo23 goncaloo23 added user story This is a user story feature New feature or request labels Nov 15, 2019
@goncaloo23 goncaloo23 changed the title Send CVs As an attendee, I want to easily send my CV to potential employers. Nov 15, 2019
@goncaloo23 goncaloo23 removed the feature New feature or request label Nov 15, 2019
@nm-marques nm-marques removed their assignment Nov 15, 2019
@nm-marques nm-marques changed the title As an attendee, I want to easily send my CV to potential employers. As an attendee, I want to easily send my CV to potential employers. As an employer i want to retrieve all CVs received on my microbit. Nov 15, 2019
@Skaarfungandr Skaarfungandr reopened this Nov 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user story This is a user story
Projects
None yet
Development

No branches or pull requests

3 participants