Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1019 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 1019 Bytes

Web-Design-Challenge

In this project I designed and deployed a website describing our Data Analytics Bootcamp project "Anxiety and Depression in the time of COVID-19" using GitHub Pages, Bootstrap, Python, HTML and CSS.

Structure of the Repository

  • Web-Design-Challenge/ (root folder) contains the main index.html file which redirects to html files in the WebVisualizations folder
  • WebVisualizations/ contains:
    • the rest of the html files, and the Jupyter Notebook used to generate the html for the data table,
    • assets/ contains all image and csv files
    • css/ contains stylesheets for Bootstrap, for the Heroic Features template, and for a couple of personal customizations of my own.