Giter VIP home page Giter VIP logo

automatic-order-placement-system's Introduction

Automatic-Order-Placement-System

Please go through this link to see the demonstration.

Due to advancement of technology and tendency to replace human for the non techical tasks we are substituting human with machine. Here this repository demonstrate an Automatic Order Placement system where the Customer can choose the items and set the amount for each item to consume. This order data is autmatically sent to the client side and the receipt is printed with the necessary information(total cost with VAT, time of order placement etc).

Usage

  • Create a folder in the home directory in the RaspberryPi with name CaseStudy and put the files of the Server Files folder on it.
  • Put the files of the Client Files folder in the laptop with Linux operating System.
  • Install the required packages using the following Commands
  • Connect your raspberry pi and laptop with a same network and find the IP arrdess of it. (Use the ifconfig command to see the IP address.
  • Put the IP address in the host variable in the main.py script and client.py script.
  • Run the main.py script.
  • After that run the client.py script. (The app won't start if the client.py file is not run in the client side)

Package Installation

  • pip3 install PyQt5 to insatll the user interface designing package in Python.
  • Use pip3 command if other packages are not installed. (All the other packages remains preinsatlled.

automatic-order-placement-system's People

Contributors

mushahid2521 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.