College Course Tracker app icon

GitHub Pages Deployment

College Course Tracker

This cloud deployment publishes the mobile app distribution page for College Course Tracker, including the current Android build, source repository, and release metadata.

Why this deployment works

  • Publishes over HTTPS from a managed cloud endpoint.
  • Uses a GitHub Pages workflow to redeploy automatically after a push to main.
  • Distributes the signed Android build from a public release link.
  • Keeps matching GitLab automation in the source repository for project export and parity.

Core Features

  • Term, course, assessment, note, and instructor management
  • SQLite-backed local persistence and validation
  • Reminder scheduling and reporting workflows
  • Android install package linked directly from the deployment page

Deployment Automation

The GitHub Pages workflow publishes the generated public site from the default branch. The repository also includes a GitLab Pages pipeline and a companion Dockerfile so the same deployment can be reproduced in Git-based and container-based environments.

App Preview

Representative planning screen included with the deployment materials.

Course planning screen preview