Veritas University Abuja  ·  SEN 482

Tinko Omobola

VUG/SEN/22/8173

git push
GitHub Actions
Lint & Test
Docker Build
FTP Deploy
Live ✓
Launch Calculator
Project Overview
🧮
VUNA Calculator
A stripped-down web calculator supporting basic arithmetic — digits 0–9, +, −, ×, ÷ — with calculation history and a custom added feature.
⚙️
CI/CD Pipeline
Every push to the main branch triggers GitHub Actions: lint with ESLint, test with Jest, build a Docker image and push to Docker Hub, then FTP-deploy to this live server.
🐳
Containerised
The app is packaged as a Docker image on Docker Hub. The pipeline builds a fresh image on every push, tagged with both latest and the commit SHA.
Tech Stack
FrontendHTML, CSS, Bootstrap 5, Vanilla JavaScript
TestingJest — unit tests with coverage thresholds
LintingESLint 10 (flat config)
CI/CDGitHub Actions — 3 jobs: ci → docker → deploy
ContainerDocker (nginx:alpine) → Docker Hub
HostingCyberPanel shared server — FTP deployment
Domainbola.vudse26.cloud