Skip to content

webapp analyzing trends and growths of the 6 largest European construction companies in the years from 2007 to 2019.

License

Notifications You must be signed in to change notification settings

eugeniftimoaie/webapp-top-6-construction-companies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webapp Top 6 Construction Companies

Webapp with Analysis of Trends and Growths of the 6 largest European Construction Companies between the years 2007 and 2019.

The webapp files are compiled for cloning the repository to local computer, activating via terminal and using offline on the browser. Furthermore this webapp has been uploaded on Heroku and can be viewed here

Configuration

  • HTML, CSS, Javascript
  • Python 3 with libraries bootstrap + plotly (Front-end) and flask + pandas (Back-end)

Installation on local computer

Steps for opening webapp on browser:

  1. change directory to folder with "top6_app.py" $ cd .../web_app

  2. start web app with following command $ python top6_app.py

  3. open browser and type in url (for windows): http://localhost:5000/

File Manifest

folder data containing:

  • construction_top_6_europe_2020.csv - csv file with cleaned data of companies

folder top6_app containing:

  • folder static containing img files for social media buttons
  • folder template containing index.html with content of webpage
  • init.py - python file to execute webapp when loading the module
  • routes.py - python file to connect back-end with front-end content

folder wrangling_scripts containing:

  • wrangle_data.py - python file for wrangling and compiling data into graphs of the webapp

LICENSE.md - markdown file with license.md for this software package

README.md - markdown file with instructions how to install and use this python package

Copyright and Licencing

This project is licensed under the terms of the MIT license

Contributing contributions welcome

Contact

Author: Eugen Iftimoaie

For questions feel free to contact me on my e-mail adress: [email protected]

Releases

No releases published

Packages

No packages published