Skip to content

Juliet-Ol/pos_

Repository files navigation

POS

POS - this is a point of sale system command line based built using python. The system has 3 modules that is the Customer, Product and Purchase that operates using CRUD operations.


Table of contents


  1. Features
  2. [Installation](#Installation-/-Setup instruction)
  3. Technologies
  4. Setup
  5. Author

Features

The user can perform the following functions:

  • A user can perfom all the CRUD operations that is create, read, update and delete in the 3 modules
  • A user can view a list of customers, products and purchase details saved in a text file on the command line
  • A user can make a sale on products available in the system
  • A user can print a receipt after completing the transaction
  • A user can send an email of the receipt after completing the transaction

Installation / Setup instruction

The application requires the following installations to operate:

  • Language: Python 3.8.10
  • IDE: VSCode

Technologies Used

  • python

Project Setup Instructions

  1. git clone the repository
https://github.com/Juliet-Ol/pos_
  1. cd into pos_-Clone
cd pos_-Clone
  1. open the application with an IDE e.g VsCode
to run the application
  1. Run Application
python3 pos.py

Known Bugs

  • There are no known bugs currently but pull requests are allowed incase you find a bug

Contact Information

If you have any question or contributions, please find me on [LinkedIn]www.linkedin.com/in/juliet-oluoch-262018

© 2022 Juliet Oluoch

License: MIT

About

POS - this is a point of sales system command line based. They are three modules that is customers, products available and purchases these are saved in a text file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages