JValldejuli / drackr

drackr is an Android donation tracker. Created by fiveGuys in CS2340.
0 stars 0 forks source link

As a user, I want to login or register on launch so that drackr can record my actions and progress #10

Open JValldejuli opened 6 years ago

JValldejuli commented 6 years ago

Required for M4 assignment.

JValldejuli commented 6 years ago

Tasks

Acceptance Scenarios

GIVEN the user installs the app WHEN they launch it for the first time THEN they are able to either login or register. In the event of invalid credentials or a failed network task notify the user of the failure.

DONE DONE criteria