8000 GitHub - gabrielaendros/capstone
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gabrielaendros/capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Capstone Final Project by Gabriela Endrös

This repository contains mainly my capstone final project. This project has been very challenging but also very complete in order to get full visibility of real projects.

Here is the link to inspect the final version: https://frontend-dot-booming-mission-376415.oa.r.appspot.com/

REPO content:

  • API: -api.py -app.yaml -requirements.txt
  • Frontend: -main.py -app.yaml -authent.yaml -requirements.txt
  • KPIs

API Applications

These REST API were built using Flask-RestX for a web application and is used to visualize different KPIs for the H&M data, divided into 3 different datasets:

  • Articles
  • Transactions
  • Customers

Captura de pantalla 2023-03-30 a las 17 54 31

Captura de pantalla 2023-03-30 a las 17 54 40

Streamlit application:

Moreover, the streamlit application deployed on App Engine (Google Cloud) has first of all a login feature in order to protect the data.

The username and Password depends on the person and is hashed in the code in order to keep it private and secure. (Find it in your email).

Captura de pantalla 2023-03-30 a las 17 57 10

Once you log into this feature you get the H&M KPI's visualized.

First you will get an analysis of the Transactions Database.

Captura de pantalla 2023-03-30 a las 18 03 53

Then it will follow the Customers Database

Captura de pantalla 2023-03-30 a las 18 04 09

and will end with the articles Database.

Captura de pantalla 2023-03-30 a las 18 04 22

On the left hand side you can find the filters created and choose from them.

Captura de pantalla 2023-03-30 a las 18 04 35

Finally once you are done, you can log out with the buttom "Logout".

Captura de pantalla 2023-03-30 a las 18 04 43

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0