Skip to content

osama-github-web/Python.Pos.Console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python POS Console

Project Title

POS Console-based application built using Python.

Run the Application

Just run the console application, and it will display the POS menu. The database will be automatically created if it is not available:

python main.py

Features

  • 01: Print User Menu
  • 02: Print Role Menu
  • 03: Print Product Menu

Requirements

  • Python 3.x
  • SQLite3

Installation

  1. Clone the repository:
    git clone https://github.com/osama-github-web/Python.Pos.Console.git
  2. Navigate to the project directory:
    cd Python.Pos.Console
  3. (Optional) Create a virtual environment:
    python -m venv venv
    source venv/bin/activate  # On Windows use `venv\Scripts\activate`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages