Arnyroid / Wishlist-Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wishlist-Application

This application helps users keep check on their e-commerce shopping carts.

It uses BeautifulSoup library from bs4 module to scrape data from amazon and flipkart.

In order to store the details, MySQL is used as backend where the product name, current price and URL is stored.

To make a proper UI, Tkinter library is used.

The application also uses newsapi to provide latest news on technology to the users

Technology used:

1-> Python

2-> Mysql

To run the application on your local machine:

1-> Download the "Project" folder

2-> Open the Supportive file and main file, change the password, username, host as per your machine

3-> Run the supportive file (Only for the first time)

4-> Run the Main file

About


Languages

Language:Jupyter Notebook 98.1%Language:Python 1.9%