Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 732 Bytes

File metadata and controls

20 lines (12 loc) · 732 Bytes

Basic Statistics Site

This web application displays statistics, currently configued to display major wars and their associated death tolls. Users can select a war from a dropdown menu to view its details, including the number of deaths and the involved combatants.

Features

  • Dropdown Menu: Select a war to view its details.
  • War Details: Displays the war name, estimated deaths, and combatants involved.

How to Use

  1. Select a War: Use the dropdown menu to choose a war.
  2. View Statistics: Once a war is selected, the page will display the death toll and combatants involved.

Installation

  1. Clone the repository:

    git clone https://github.com/SolutionsAsService/BasicStatSite.git