Metadata-Version: 2.1
Name: evanduke
Version: 1.0.0rc2
Summary: 
Author: Heather Duke
Author-email: heather@heathernoelduke.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: django (>=4.2,<5.0)
Requires-Dist: django-environ (>=0.10.0,<0.11.0)
Requires-Dist: google-cloud-recaptcha-enterprise (>=1.12.1,<2.0.0)
Requires-Dist: gunicorn (>=20.1.0,<21.0.0)
Requires-Dist: psycopg2-binary (>=2.9.6,<3.0.0)
Requires-Dist: sentry-sdk (>=1.30.0,<2.0.0)
Description-Content-Type: text/markdown

# Evan Duke Enterprises

Evan Duke Enterprises is the music business owned and operated by Evan Duke, DMA. Offerings include
trumpet performances, brass lessons, business and non-profit administration, and consulting.

## About

Evan Duke Enterprises created a business site in 2008 using Joomla. It is currently being updated.

## Roadmap

### MVP

- WIP
  - Finish styles
- TODO:
  - Deal with deprecation warnings
  - Add Sentry monitoring
- DONE:
  - Add Recaptcha to form submit
  - Replace "Resources" with "Services" and add FAQ pages for services offered
  - Finish contact functionality
  - Add logging

### Post-launch Phase I

- Integrate Calendy and place CTAs
- Add Case Studies (Resources)
  - Design models
  - Design UI

### In Progress

- MVP

### Backlog

- Create CI/CD pipeline
- Feature: manage case studies
- Feature: schedule a free consultation
- Quickbooks integration

### Deployed

- Port to Django in preparation for custom work
- Port the site to Flask (just to quickly get the app off the ground) using the same content, structure, and public resources.
- Deploy port to AWS EC2 instance

## Pre-launch checklist
- look into gcloud docker image 
  - https://cloud.google.com/docs/authentication/provide-credentials-adc#local-dev

