Mini Project: E-commerce Store with Streamlit + MySQL. Created for Week 8 of Ironhack's Data Analytics Bootcamp.
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
71
commits
1
commits
README: add Possible future improvements/functionalities
d56ba46View on GitHubUpdate customer_rank function: write a different message for #1 customer
139b25cView on GitHubUpdate updatecart() function: add option to add more of the same product type when it's already in the cart
cc91c03View on GitHubAdd remove from cart functionality to showcart function
8ca5b09View on GitHubMove buttons and forms in home page to functions in function.py
240d78bView on GitHub