Helps compare the prices from multiple food delivery apps and provide the cheapest option available to the user.
- Install
- NodeJS: https://nodejs.org
- Python: https://python.org
- Clone this repository
- Install required packages
npm install
pip install bs4
pip install jsonschema
pip install selenium
pip install lxml
- Start server with the command
node app.js
- Abhimanyu Jha
- Ayaan Kakkar
- Sidhant S Sarkar
- Isha Gupta