Skip to content

mohamme23/6001CEM_FinalProject

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Laptop price recommender for students

Description

This is a price comparison website dedicated towards university students to help them find a cheaper laptop and recommending alternative laptops based on similar students. This website intial page is a simple layed out page that has search bars and dropdown menu's for its user to enter their details as a student and the laptop they desire. After the data is entered the project performs several webscrapes on various sites to gather the cheapest laptops, and output the name, price and image of the laptop allowing the user to then pick. There will also be a section on the page for recommendations which are saved from passed users searches to suggest what they had bought. Once the student has chosen their laptop the project would save the data about the new laptop to its database to call upon if needed to be recommended.

installations needed

pip install -U scikit-learn

pip install pandas

pip install numpy

pip install requests

pip install flask

pip install beautifulsoup4

pip install pysqlite3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published