pranavavva / AF-PFA-Calculator

Calculate your Air Force Physical Fitness Assessment score easily. NOT to be used for the Air Force Academy Candidate Fitness Assessment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AF PFA Calculator

Build statusBuild StatusCoverage Status

This is an unofficial tool to calculate your Air Force Physical Fitness Assessment score. It is based on the charts provided on the Air Force's website

Developer Instructions

If you want to develop this app, and assuming you have node.js installed, follow these instructions

# Clone the repo
$ git clone https://github.com/20avva/AF-PFA-Calculator.git

# cd into the local clone and install dependencies
$ cd AF-PFA-Calculator

# Install dependencies
$ npm install -S && npm install -D

# Wear a hard hat
$ npm test

# Start it up
$ npm start

Disclaimer

Neither this tool nor the author thereof is affiliated with the United States Air Force or any component of the United States Department of Defense. The author of this tool cannot be held responsible for discrepancies between the composite score calculated here and the composite score calculated by the administrator of your PFA. This tool is meant to be used for and only for the US Air Force Physical Fitness Assessment. The charts with which this tool calculates your composite score may be viewed here, or copy and paste this link into a browser address bar: https://www.afpc.af.mil/Portals/70/documents/Home/AF%20Fitness%20Program/FITNESS%20CHARTS.pdf

About

Calculate your Air Force Physical Fitness Assessment score easily. NOT to be used for the Air Force Academy Candidate Fitness Assessment.


Languages

Language:JavaScript 92.1%Language:HTML 7.7%Language:CSS 0.1%