:dollar: An eCommerce App built with Flask, Jinja, SQLite, jQuery and Bootstrap
The Flask E-commerce app is an impressive project showcasing a user-friendly platform for purchasing soccer shirts. Developed as a final project for CS50x, it demonstrates the power of Flask, Jinja, SQLite, jQuery, and Bootstrap to create a seamless shopping experience. With a gallery featuring shirt images, descriptions, and prices, users can easily navigate through various filters to find the perfect shirt that fits their preferences. Although some features, such as payment processing, are yet to be implemented, the overall functionality provides a solid foundation for an engaging online shopping experience.
Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
Ecommerce websites sell products or services to customers through an online storefront. These websites typically include features such as product listings, shopping carts, payment processing, and order management tools.