Skip to content

Roni98/worldestate-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test App using Google Maps API Services

Requirements

Python 3.x is required for this project.

Project Setup

1. Clone the project

git clone https://github.com/jasir99/test-app.git

2. Open the project directory

cd test-app

3. Setup the virtual environment

python -m venv venv

windows: venv\Scripts\activate  
linux/max: source venv/bin/activate

pip install -r requirements.txt

4. Enter the GoogleMaps credentials in utils\ConvertAddress.py file

About

Real estate advertisement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published