This is a webapp wriiten in Python/Django. It is rating and reviewing webapp for restaurants and hotels. Hotels and restaurants can be searched on basis of name, cuisine, location, features etc.
- Install pip
- Install virtual environment
- Do "pip install -r requirements.txt"
- This will install all the dependencies
This app allows user to get notifications based on their intrest, For this colleborative filtering is applied.