Code Monkey home page Code Monkey logo

amazon-compare-marketplaces-gui's Introduction

Amazon Compare Marketplaces GUI

This application allows you to compare the prices and other information of products from different marketplaces on Amazon. All the data is retrieved from the Amazon SP-API. The application is written in Python and uses the Tkinter library for the GUI.

Requirements

  • Amazon Developer Account to get the credentials for the SP-API
  • Python 3.8 or higher
  • Postgres Database Credentials (can be hosted locally or on a server)

Technologies used

  • Python
  • Tkinter
  • Amazon SP-API
  • Postgres Database
  • Pandas
  • Manipulating Data
  • Threading

Installation Guide

  1. Clone the repository
  2. Install the requirements with pip install -r requirements.txt
  3. In the global_variables.py file, enter your credentials for the SP-API and the Postgres Database
  4. On 'database_functions/comments.py' root, run the commented lines to create tables in your database.
  5. Run the main.py file by typing python main.py in the terminal

Notes

  • The application is still in development and is not yet finished, so lots of features are waiting to be implemented.
  • You may want to move your credentials to a '.env' file for security reasons.
  • You can find an example 'Import File' in the main directory.

Possible Improvements

  • Database queries and structure should be optimized for better performance. There are missing indexing problems and performance drops on the current version.

Screenshots

Screenshot 2023-02-04 at 02 18 29

Screenshot 2023-02-04 at 02 08 37

amazon-compare-marketplaces-gui's People

Contributors

hasancagli avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.