Zooey Miller
Zooey Miller
We want to add a blurb and genre to our book objects so that we can filter and give the user more info about each book. The metadata in the...
##### Product concept Oli to present ##### Product demo How to split? Cast from phone? ##### Next feature What would the next feature be? ##### Technical issue: Offline functionality -...
A big part of our app being offline ready is going to be saving the state offline and updating it whenever we get a glimpse of network connection, this can...
- [x] Persist page number offline - [ ] Cache requests made offline for later
- [ ] Change background colour - [ ] Change font size - [ ] Change text justification
Currently we have some impure functions, we need to make the all of our functions (as much as they can be) pure, so that they are testable and predictable.
With regards to dwyl/apprenticeship#13 (comment) we want to add a section to this repo explaining how to save the body of an email to S3 when an email is received...
The tutorial's section about accessing a Lambda function through an API gateway is out of date. This needs updating. Right now @finnhodgkin and I are researching how to actually do...
With regards to https://github.com/dwyl/apprenticeship/issues/13#issuecomment-314486997 we want to add a section to this repo explaining how to trigger a lambda function when an email is received with SES.