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
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
Before you begin, make sure you have met the following requirements:
- You have installed version 3.8.10 or higher of
Python
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 log in to the shopping system, you can find the username and password HERE, starting on line 109
To contribute to shopping_system, follow these steps:
- Create a fork of this repository.
- Submit your commits in Portuguese or English.
- Enter a short summary of what was added.
- Request a pull request.
Alternatively, see the GitHub documentation on how to create a pull request.
Want to be part of this project? Click HERE and read how to contribute.
This project is licensed under a license. See the LICENSE file for more details.