Skip to content

Niccoborg22/Retail-Dashboard-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

H&M Retail Dashboard

This repository hosts all the documents utilized to build and deploy a web application displaying data from H&M

Overview


The project consists of developing a data application and deploy it in a public cloud infrastructure so that it is accessible for the real users to see it and evaluate the result. The technologies used have been:

  • Python
    • Flask
    • Flask-Rest-X
    • Pandas
    • & more...
  • JavaScript
    • Chart.js
  • HTML
  • CSS
  • Dockerfile
  • Google Cloud
    • Containers
    • MySQL
    • Cloud Run

Demo Images


Welcome Page image Play with the dataset image

Architecture


image

Folders


The foolders in the repository include:

  • FrontEnd: All the files needed for the frontEnd are available in this folder. For more information please refer to the README in the folder
  • API: All the files needed for the API are available in this folder. For more information please refer to the README in the folder