hyetigran/rate-finder

Triage Issues

Opened this issue · 0 comments

TODO for MVP

Client

  • Add animated bottom sheet to Map Search Screen
  • Add controls to bottom sheet
  • Customize Map and dynamically add Markers
  • Style and detail marker
  • Create Detail screen
  • Customize ListScreen
  • Google geolocation API call
  • Show user location
  • Add content to Detail Screen
  • Handle Bank "Cash" rates
  • Handle Exchange rates i.e. hard code geo locations in app
  • Modify search to check distance and check hours
  • Sanitize Google API response with regex
  • Perform rate fetch on initial render

Update

  • Add Splash Screen and Logo
  • Prevent double callout trigger on marker press
  • Use region location instead of user location for distance calculation
  • Publish app

Serverless

  • AWS Lambda Function w/ trigger
  • AWS DynamoDB persist rate data
  • AWS Lambda - modify scrape to pull and persist Bank "Cash" rates AND Non bank exchange rates
  • Sanitize Exchange IDs, add IDs to geoLocation constant and merge based on IDs