Inspiration
Online mediums used to sell artisan products often look complicated and are intimidating to users who have little to none experience with computers. If a program could simply take in little information and create a full-on personal website for each merchant, the me
What it does
It takes in various information and creates a personal online store for the merchant.
How we built it
We used Python to create the HTML script and CSS to create the website.
Challenges we ran into
We wanted to design a website that was aesthetic yet easy to compile. The biggest problem with using lots of Jquery and CSS code in addition to HTML is that the compile time increases significantly with the addition of said code, and a larger opportunity for error. Thus we chose to pursue a very basic HTML based website with the bare minimum of CSS code added in order to create an experience that was streamlines and efficient for the user.
Accomplishments that we're proud of
We managed to use python variables in order to express our HTML variables.
What we learned
p[robably shoudlnt wait until last minute
What's next for StoreSell
adding more products
Log in or sign up for Devpost to join the conversation.