Skip to content

v1.0.0

Compare
Choose a tag to compare
@mpbrown mpbrown released this 23 Apr 13:55
· 103 commits to master since this release
43790b8

Overview

  • Users can complete an application
  • Users can upload multiple photos of required documents even at a later date
  • Uploads are validated for accepted file types
  • Audit tracking for Application and Document models using django-simple-history
  • Detailed copy for About page, Privacy Policy, Non-discrimination Statement
  • GetWaterWiseBuffalo.org marketing theme redesign
  • Additional testing coverage

Tech Stack

  • Python 3.7 with Django 2.2
  • Travis CI for testing and builds
  • Site is deployed on Heroku
  • Application data is stored on a Heroku-hosted PostgreSQL database
  • Photos of documents are saved on an S3 bucket