Gelassen / manufactory-knowledge-management-system

This system is made to solve business issue for one manufactory. It is also has intent behind it to scale up to a product to fulfill needs of organisation which shares the same issue.
MIT License
0 stars 0 forks source link

[feature] Develop UI to get machine information by a barcode #7

Open Gelassen opened 9 months ago

Gelassen commented 9 months ago

User story

As a user, I want to scan a barcode and get all information about this machine.

Tech details

Till this moment the rest parts of this feature should be ready. Implement UI and write integration tests. Check again Github Actions CI if you could make its work stable to run integration tests by commit. There was a good library by Facebook which is coped many issues in Android testing, but the moment of writing I haven't found it to add as a link to explore.

Prepare mockups at the begining of this feature! Check the latest Google materials on the current look & feel guidelines.

Depends on

#4 Deliver storage layer #5 Deliver network layer

6 Deliver business logic layer