You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you get confused in using the application, visit the wiki!
Installation
Get the zip file from the section
Or if you have Git installed, you can clone the project by typing git clone https://github.com/TeamGP/SimpleShop-Python.git.
Open a CMD in the project folder
Run this command to install required packages: pip install -r requirements.txt.