Skip to content

Latest commit

 

History

History
65 lines (33 loc) · 1.23 KB

README.md

File metadata and controls

65 lines (33 loc) · 1.23 KB

Welcome to Splitwise Webapp

http://pythonproject456.pythonanywhere.com/

May or may not be hosted, the time at which you would be checking Not responsive in nature yet, laptop is preferable.

Instructions

For installing virtual environment

On macOS and Linux: python3 -m pip3 install --user myDjangoEnv

On Windows: py -m pip3 install --user myDjangoEnv

For creating virtual environment

On macOS and Linux: python3 -m myDjangoEnv

On Windows: py -m myDjangoEnv

If Using Anaconda

Windows: conda create --name MyDjangoEnv django

For activating the virtual environment

On macOS and Linux: source env/bin/activate

On Windows: .\env\Scripts\activate

If using Anaconda

Windows:conda activate myDjangoEnv

Use the following command on your terminal

git clone https://github.com/Galahad2819/Splitwise-python.git

Install the necessary packages

pip3 install -django==3.2

pip3 install -django widget-tweaks

Access the correct folder

cd Splitwise

To Run server on local host

python manage.py runserver

Contributions image

Galahad2819--->AkhilNagar

Katnis2810--->hetvigudka28

Overthinker910

Thank you for reading!