Build a Dog Social Application using this design spec.
There is no need to build any backend (api layer, server, database). For simulating form submission, you can do a POST to https://hookb.in/mZZ8pmBdk6ilzXNNzQGp
- On the Dashboard, we expect that the rows scroll horizontally
Up to 8 hours. We do not expect you to complete the assessment in this time.
- Fork this repo
- Build The UI using Flutter.
- Implement an integration test to verify that on register, the dashboard is shown
- Make sure to use an project architecture that clearly separates concerns
- Write Unit tests and Widget tests to verify that widgets work as you intend.
- Submit a Pull Request (PR)
- In the PR, include a README that includes the following:
- If you made any assumptions, what are they
- Outline what else needs to be done if given more time