Extracts teachers' lessons from their Confluence, calculates sum of invoice and sends it to the recipient. Uses Amazon SES (lambda branch) or Google API (master branch) for e-mail sending.

1 Open Issue Need Help Last updated: Aug 8, 2025

Open Issues Need Help

View All on GitHub
Automation Workflow Automation

AI Summary: Implement a CI/CD pipeline using GitHub Actions for the A&K Academy email sending application. This involves automating the build, testing, and deployment processes for both the AWS Lambda (lambda branch) and Gmail integration (master branch) versions of the application. The pipeline should handle environment variable management and potentially different deployment strategies for each branch.

Complexity: 4/5
good first issue

Extracts teachers' lessons from their Confluence, calculates sum of invoice and sends it to the recipient. Uses Amazon SES (lambda branch) or Google API (master branch) for e-mail sending.

Java