Focus Arrow API is an API for Focus Arrow. It handles processes such as sending confirmation emails.
- Python 3
- PIP
- API
- Install dependencies:
- You can find the latest version of Python 3 and PIP here.
- Setup an email for testing:
- Go to Google Account and setup 2 factor authentication (2FA) if you do not have one (required for next step).
- In Google Account, create an application password for Focus Arrow API (you will only have this option if you have 2FA enabled).
- Add your email and application password as the
GMAIL_USERNAMEandGMAIL_APP_PASSWORDenvironment variables, respectively.
- Run the project:
- Fork the repository in GitHub.
- Go to your fork and copy the link to clone your repository.
- Go to Git in your local machine and use the command
git clone (your link). - Run
index.py.
This work is licensed under a Creative Commons Attribution 4.0 International License.