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

Design breakdown #39

Open
ZorckMaster opened this issue Feb 4, 2021 · 6 comments
Open

Design breakdown #39

ZorckMaster opened this issue Feb 4, 2021 · 6 comments
Assignees
Labels
frontend Needs frontend work

Comments

@ZorckMaster
Copy link
Contributor

Break down the current design in smaller tasks to be able to start implementing them.

@ZorckMaster ZorckMaster self-assigned this Feb 4, 2021
@ZorckMaster ZorckMaster added the frontend Needs frontend work label Feb 4, 2021
@ZorckMaster
Copy link
Contributor Author

Added a docx file with some tasks for the design breakdown.
It is not a final version so comments, modification requests are welcome.

Sormas_design_breakdown.docx

@ZorckMaster
Copy link
Contributor Author

Please consider that all the tasks are based on dummy data until we can't use real data for any reason.

@laurentiustanvitagroup
Copy link

The tasks suggested look great. I've grouped them under epics / stories as to facilitate and give more transparency

Sormas Angular Upcoming backlog items.pdf

@alexandrudanpop
Copy link
Contributor

alexandrudanpop commented Feb 8, 2021

Please consider that all the tasks are based on dummy data until we can't use real data for any reason.

Hey @ZorckMaster, thanks for the document. Will also look into it. I just want to mention that we can use real data that is filled in the actual app - https://test-de1.sormas.netzlink.com/sormas-ui/ . This data should be available from the APIs. Our project is using https://test-de1.sormas.netzlink.com as a back-end, so any data that is on that test environment should be accessible to us as well (provided there are valid APIs to access it).

If you want to study the API - you can take a look here:
https://github.com/hzi-braunschweig/SORMAS-Project#is-there-a-rest-api-documentation

@ZorckMaster
Copy link
Contributor Author

@alexandrudanpop Yes, I we can, but would like to mention that from the breakdown's perspective it is not the most important thing where the data is coming from that's why I said Dummy or from API. So we can do it either way, just need to have the elements of the design ready, then we can still focus on how we get the data. Of course we can directly use data coming from the API, no problem. I thought this is a secondary problem. If not, I can correct the doc where I said dummy data, it can be data from API.

@alexandrudanpop
Copy link
Contributor

@ZorckMaster yep the data should be from API always - we have already the API client and all the fields should be mapped from the API responses. This adds of course extra complexity that we need to factor in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Needs frontend work
Projects
None yet
Development

No branches or pull requests

3 participants