To install, follow these steps:
- Clone or download this repository:
git clone [email protected]:LiveWiresSRM2023/Payment-Gateway.git
- Navigate to the project directory:
cd repository
- Install the necessary dependencies:
pip install -r requirements.txt
-
Create a Firebase app and use a real-time database
-
get firebase_config and paste it into app/init.py
-
copy the real-time database link and paste it into firebase.py 77
-
Excute the file
run.py