Skip to content

Latest commit

 

History

History
84 lines (55 loc) · 2.65 KB

README.md

File metadata and controls

84 lines (55 loc) · 2.65 KB

Shopping System

GitHub repo size GitHub language count GitHub forks Bitbucket open issues Bitbucket open pull requests

Example

The shopping system has the following functions: adding products to the "database", listing the products in this "database" and making purchases by entering the product code

Adjustments and improvements

The project is still under development and the next updates will focus on the following tasks:

  • Add button functionality
  • Arrange buttons on the screen
  • Install login system
  • Add functions in the settings tab

💻 Prerequisites

Before you begin, make sure you have met the following requirements:

  • You have installed version 3.8.10 or higher of Python

🚀 Installing shopping system

To install the shopping_system, follow these steps:

Linux and macOS:

git clone https://github.com/SilasAndradev/shopping_system.git

Windows:

git clone https://github.com/SilasAndradev/shopping_system.git

📫 To login

To log in to the shopping system, you can find the username and password HERE, starting on line 109

📫 Contributing to shopping_system

To contribute to shopping_system, follow these steps:

  1. Create a fork of this repository.
  2. Submit your commits in Portuguese or English.
  3. Enter a short summary of what was added.
  4. Request a pull request.

Alternatively, see the GitHub documentation on how to create a pull request.

😄 Become a contributor

Want to be part of this project? Click HERE and read how to contribute.

📝License

This project is licensed under a license. See the LICENSE file for more details.