(https://www.codefactor.io/repository/github/hlembo/army_fitness_web_app_capstone)
This Capstone Project is a full-stack developed website that will serve as an advertising and informational platform for the University of Scranton's ROTC program. The website will showcase the ROTC courses and provide detailed information about them for interested students.
Clone the Repository below:
https://github.com/hlembo/Army_Fitness_Web_App_Capstone.git
Here is the directory structure for the github repository
Army_Fitness_Web_App_Capstone
- The Army Fitness Project Capstone Folder and its sub-directories
website/static
- For static templates like jS/CSS/SCSS ect.
website/templates
- Templates for all .html files and other code
README.md
- The readme (this file)
website/main.py
- The main file to run the webapplication on localhost
Use the following to cite this repository:
@misc{2022_Army_Fitness_Web_App,
author = {Henry Lembo},
title = {Army Fitness Web Application},
month = December,
year = 2022,
version = {1},
url = {https://github.com/hlembo/Army_Fitness_Web_App_Capstone}
}
The corresponding reference should look like this:
H. Lembo, Army_Fitness_Web_App, v1, December 2022. URL https://github.com/hlembo/Army_Fitness_Web_App_Capstone.