Giter VIP home page Giter VIP logo

the_scout's Introduction

OAscout

OAscout allows Amazon resellers to efficiently find stock and drastically increase profits by sifting through tens of thousands of items that would normally require human interaction. Ruby, Rails, PostgreSQL, RSpec, API Consumption, API creation, Caching, Heroku, AJAX, jQuery, Bootstrap.

Production: www.oascout.com

IMAGE ALT TEXT HERE

Getting Started

  • Clone the project down
  • cd into the project directory
  • bundle
  • To set up the database, run rake db:create db:migrate
  • To import the items rake generate:database This may take a minute

Prerequisities

You will need API keys for both the Amazon Product Advertising API as well as the Walmart API

Running Locally

rails s to fire up the server.
navigate to localhost:3000

Running the tests

The test suite is written in RSpec.

the_scout's People

Contributors

gkhalsa avatar

Watchers

James Cloos avatar  avatar

the_scout's Issues

filter items by lowest prime price

right now it returns lowest price for that entire category, not the current prime item, the lowest price may very well have shipping, find a way to find prime price.

user can view pagination

as a user when I visit "/welcome"
I can view paginated links
when I click on "2" I will be redirected to "/welcome/2" and see a new list of items

user can sort by profit

as a user when i visit "/welcome"
I can click sort by profit
the list will be updated to be sorted by profit rather than margin

user can sort by salerank

user can visit "/welcome" and click sort by salesrank, the updated list will now be sorted by salesrank

user can create total profit generator

user can visit saved items.
user can enter amount of items they want to purchase. They click on calculate. user can see potential profit / shipping costs

user can save items

as a user
when I visit "/welcome"
and click save next to an item
it will send out an ajax call to save item under user
I can visit "/users/1/items"
and see my saved items

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.