BetBuddy
A free to play sports gambling app where users can place bets using virtual currency
Installation:
To download the repository with git
-
Open your terminal
-
Perform the following commands
git clone https://github.com/KPCOFGS/BetBuddy.git
cd BetBuddy
-
Download necessary dependencies using the following command
python -m pip install -r requirements.txt
-
Run the script
python app.py
To download the repository without git
, please follow the instructions below:
-
Find the Code
Button:
- Once you're on the repository page, look for and click a green button that says Code. This button is usually located above the repository files, on the right side.
-
Download as ZIP:
- In the dropdown menu, you will see several options. Click on Download ZIP.
-
Save the ZIP File:
- Your browser will start downloading the ZIP file.
- Choose a location on your computer to save the file (like the Downloads folder) if prompted.
-
Extract the ZIP File:
- Once the download is complete, navigate to the location where you saved the ZIP file.
- Right-click on the ZIP file and select Extract All (or a similar option depending on your operating system) to unpack the files.
-
Access the Repository Files:
- After extracting, you will have a folder containing all the files from the repository. You can now navigate through the files as needed.
Documentation
- For Software Requirements, Progress Report or any other documents, please visit docs folder
License
This repository is license under the Unlicense, see LICENSE for more detail.