Backend Flask API with scheduled scraping and location-based hospital search
- Vadodara
- Hyderabad
- Telangana
- Andhra Pradesh
python3 -m venv .venv
## Activate venv in Windows
.venv\scripts\activate
pip install -r requirements.txt
flask run
Backend Flask API with scheduled scraping and location based hospital search
PythonMIT
Backend Flask API with scheduled scraping and location-based hospital search
python3 -m venv .venv
## Activate venv in Windows
.venv\scripts\activate
pip install -r requirements.txt
flask run