This uses A linear regression model to calculate a suitable rent price from BHK and number of bathrooms. the training data was scraped and contains real data from kathmandu valley
By using python and Django. The Web app has all the basic features a ecommerce-like app needs. like authentication, uploading images, dashboard and a admin dashboard
to run this webapp follow the instructions below.
first download or clone the repo
open a terminal in the folder. run the following commands
pip install -r requirements.txt
python3 manage.py makemigrations
python3 manage.py migrate --run-syncdb
python3 manage.py runserver
then you can visit the url below
This uses A linear regression model to calculate a suitable rent price from BHK and number of bathrooms.
the training data was scraped and contains real data from kathmandu valley
Model: Linear Regression
Type: Multiple Linear Regression
Data Collection: Scraped
By using python and Django. The Web app has all the basic features a ecommerce-like app needs.
like authentication, uploading images, dashboard and a admin dashboard
Language: Python
Framewrok: Django
Basic HTML template is passed on to the django server to return to the use
Language: HTML
Framework: Bootstrap
Uses Django's built in ORM, is connected to sqlite database for simplicity
DBMS: SQLite3
Authentication
Posting Room
Admin Dashboard
Image upload
Room Price suggestion
Filtering through location