This application is a very small registration setup.
These are the steps:
- Create account
- Add name and date of birth
- Add address
- Confirm details
A user can also sign in to see their account
A user can also logout
- Setup cucumber and write some scenarios to test the registration and sign in.
- There may be some bugs present in the code, so you may create scenarios that are red, but should be green after bug fixing.
- You are not required to fix the bugs.