Package Store
In this video, I’m presenting **PackageStore**, a Flask-based e-commerce web application I built as part of my final project. PackageStore is designed like a small online beverage/package store where users can browse products, search and filter by category, register or log in, add items to the cart, and complete a demo checkout flow. I also added inventory stock updates, so when a product is added to the cart, the stock decreases, and when it is removed, the stock is restored. The project includes a realistic checkout page with customer details, delivery options, payment choices, tax calculation, delivery fee, and order confirmation. The payment section is only for demo purposes and does not process real payments. For the backend, I used **Python, Flask, SQLite/PostgreSQL-ready database support, Flask sessions, object-oriented design, logging, exception handling, and test cases**. I also included Python concepts such as decorators, generators, iterators, dictionaries, comprehensions, slicing, random library, Requests library, and yFinance integration. For the frontend, I used **HTML, CSS, Bootstrap, and Jinja templates** to make the application clean, responsive, and easy to use. This project helped me understand how a real full-stack application works, including backend routing, database operations, user sessions, cart logic, inventory management, checkout flow, and deployment. Live Demo: https://packagestore.onrender.com/ GitHub Repo: https://github.com/araWINd-AR/PackageStore #Python #Flask #WebDevelopment #FullStackDevelopment #SQL #Bootstrap #EcommerceProject #SoftwareEngineering #DataAnalytics #GitHub #PortfolioProject
Download
0 formatsNo download links available.