aau-giraf / weekplanner

Main repository of the Weekplanner tablet application
GNU General Public License v3.0
15 stars 3 forks source link

As a guardian, I would like to assign a picture to a Citizen upon creation, so that I can more easily identify the citizen. #856

Closed manfredhod closed 1 year ago

manfredhod commented 2 years ago

Description

Describe the Task \ When a Guardian is creating a new Citizen account, they should be able to attach a picture to the given Citizen to identify the Citizen more easily.

Image

Weekplanner branch: https://github.com/aau-giraf/weekplanner/tree/feature/856 Api_client branch: https://github.com/aau-giraf/api_client/tree/feature/856

Possible Suggested Solution

Sub Tasks

andreaslborg commented 2 years ago

This is what the "Ny borger" currently looks like: Image

Two unit tests are still failing. We have spent a lot of time trying to figure out why they are still failing, but haven't concluded why yet.

Image

We believe it has something to do with the gesture method and we know that the test can't find the key ErrorMessageDialog.

If you have any questions, contact us at cs-22-sw-5-03@student.aau.dk

JakobTopholt commented 2 years ago

The code for taking pictures with the camera can be found under weekplanner/lib/screens/take_picture_with_camera_screen.dart](https://github.com/aau-giraf/weekplanner/search?q=takepicturewithcamera