Welcome to Prop-Ops, your premier destination for buying or renting properties hassle-free! Whether you're looking for your dream home or a lucrative investment opportunity, Prop-Ops has got you covered. With a comprehensive set of features tailored for property transactions, Prop-Ops ensures a seamless experience for both buyers and renters.
git clone https://github.com/yeakiniqra/Prop-Ops.git
cd Prop-Ops
pip install -r requirements.txt
pip install Django
python manage.py migrate
python manage.py runserver
http://localhost:8000
in your browser.