Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation of architecture and third party integrations #481

Open
ryanwilsonperkin opened this issue Sep 2, 2021 · 0 comments
Open
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@ryanwilsonperkin
Copy link
Member

The architecture of our app is fairly straightforward, trying to keep to Django conventions as much as possible, but there are some unique bits that would be worth further documentation.

  • The GeoJSON decoding feature that's used to detect if a recipient is within the supported boundaries
  • The MapQuest integration to fetch (and anonymize) a latitude & longitude from a given address
  • The Google Maps integration to embed maps
  • The TextLine integration to send text messages to recipients
@ryanwilsonperkin ryanwilsonperkin added the documentation Improvements or additions to documentation label Sep 2, 2021
@ryanwilsonperkin ryanwilsonperkin self-assigned this Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant