Redesigned by SOS Class 21-A Air University Advanced Research User Experience team. Designed to be mobile first, utilizing modern technology and REST API to create a personalized dashboard for the user.
Create a folder for the repository
mkdir afp
git init
git clone https://github.com/chris-m92/afp.git
Requires Node to run
From my development environment, the default port is 3300
cd /var/www/html/afp
npm start
Open your browser and navigate to 127.0.0.1:3300
To begin, input dummy information, this is to show the example of dynamic information the portal can provide. Once provided, the user can view their 'customized' portal experience
To refresh either refresh the page, press the F5
key, or log out via the user menu in the upper right corner