Code:
Project start:
- [x] Start android project with a Read.me.
- [x] Add minimum requirements.
- [x] Add how to install the project.
- [x] Add how to build.
- [x] Add how to execute.
- [x] Add the list of implemented features.
- [x] Add in the Read.me the libraries used and its goals.
- [x] Add in the Read.me why dont implemented some feature.
- [x] Add on Read.me: in feature 1, local listing with pagination, the size 194 of the list dont justify the use of pagination in this scenario where the data need to be persisted once.
- [x] Add on Read.me: i wont implement feature 3, product details, because conceptually is a repetition of the main list.
- [x] Add the Notion notes in Read.me: https://www.notion.so/Atobe-234605ed54a28034af27d20bc79279f5
- [x] Add on Read.me: i wont implement all the fields of feature 4, form validation, because conceptuallly is a repetition of any field validation.
User experience:
- [x] The main view has two buttons, form validation and products list.
- [ ] In the form the keyboard cannot hide the fields.
- [ ] Add list in the products.