You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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:
The text was updated successfully, but these errors were encountered: