GithubHelp home page GithubHelp logo

aakkiieezz / shopping_mall Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.83 MB

Shopping portal using Python3 + Flask + MySQL

License: Other

Python 5.50% CSS 68.04% HTML 17.68% JavaScript 8.78%
mysql flask python3 crud-operations modal

shopping_mall's Introduction

Shopping portal using Python3 + Flask + MySQL

About :

Its a small simple project of CRUD operations using flask framework of python First we had created a virtual environment using python package 'virtualenv' to avoid installing packages globally which can break system tools or cause problem for other projects due to version difference. We have mysql workbench to see the database and mysql-connector-python package for connection of python code with database, so to be able to execute sql query from python. The database contains 3 tables

For frontend/UI we use HTML,CSS,JavaScript,BootStrap For backend we use Python,Flask For database we use MySQL server - Flask server

In the project we have 2 modules Products & Orders

The project features : inserting,deleting,modifying,viewing of products placing an order, deleting an order view all orders view details of a specific order

Things used :

  • IDE (for python3)
  • Mysql Database
  • JavaScript/jQuery
  • HTML5/CSS (Bootstrap 4)
  • CRUD Functionality (Create, Read, Update, Delete)

Project Dependencies

  • MySQL Driver
  • Python modules (Flask, sql_connection)

Screenshots of demo

Add Product Screenshot_20220105_181322

All Products Screenshot_20220105_181500

Edit Product (info autopopulating of that product before edit) Screenshot_20220105_181531

Delete Product Screenshot_20220105_181634

Add an Order (Column Price autopopulating based on product id) (Column Total autopopulating based on price * quantity) Screenshot_20220105_182257

All Orders Screenshot_20220105_182400

View a specific Order Screenshot_20220105_182417

Delete an Order Screenshot_20220105_182430

shopping_mall's People

Contributors

aakkiieezz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.