Skip to content

This is a frontend made in python using the streamlit module and aws serverless services as a backend.

Notifications You must be signed in to change notification settings

lilJuan4168/Streamlit-Front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MercadoLibre Analysis Tool

Introduction

This is a frontend made in python using the streamlit module, it was used only for testing, as a backend we used aws services such as: APIgateway, lambda, RDS, S3, eventBridge.

Deployment

#create a virtual enviroment
python3 -m venv venv
#install dependencies
pip install -r ./front/requirements.txt
#run the webserver
streamlit run ./front/Home.py

About

This is a frontend made in python using the streamlit module and aws serverless services as a backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages