Branch master was renamed to main.

2019-09-29 17:18:34 -04:00
2019-01-21 23:51:19 -05:00
2019-01-21 22:12:15 -05:00
2019-01-21 23:52:26 -05:00
2022-03-24 02:26:05 -04:00
2019-09-29 17:18:34 -04:00
2022-03-24 01:44:44 -04:00
2019-09-29 17:18:34 -04:00
2019-01-21 22:12:15 -05:00

autopilot

Scheduling automation for East Coast Aero Club's flight scheduling software.

Features

  • Sync with Google calendar

Setup

cp .env.example .env
$EDITOR .env  # add your config
make build

Tests

Running tests is currently done outside of Docker at this time.

Usage

Run locally with Docker:

make run

Roadmap

  • Proper caching/background scheduling for calendar building
  • Automatically schedule recurring flights when available
    • Email notifications on failure to schedule
  • Multi-user support

Deployment

Kubernetes files to come soon!

Description
No description provided
Readme 470 KiB
Languages
Python 92.4%
Dockerfile 4.5%
Makefile 3.1%