Giter VIP home page Giter VIP logo

price-scam-detector's People

Contributors

yangray1 avatar

Stargazers

 avatar

Watchers

 avatar

price-scam-detector's Issues

Enhance the UI

Task: Honestly just make any UI thats better than the current one.

Examples:

  • Better styling of the buttons
  • Better styling of the pages
  • etc!

Logo Challenge!

Task: Lets see who can make the best logo for this app :)
How to Submit: You can make a PR with the new image file.

Ready... Set.. Go!

UI issue for different android devices.

Problem: So when this app is ran on the Pixel 2 API 28 device, everything works fine, all the buttons and labels are where they're suppose to be. BUT, when I try it on another device, such as the Nexus 5 API 28, the UI looks completely out of place and sometimes buttons aren't clickable.

Task: Possibly help find a way to fix this issue!

Pixel 2 API 28 device:
Screen Shot 2019-10-07 at 3 38 26 AM

Nexus 5 API 28 device:
Screen Shot 2019-10-07 at 3 38 32 AM

Look for a Better Product API.

Task: So the current API that I am using to retrieve a product's data given their barcode is not good. It is outdated and is missing ALOT of products.

The task is to possibly find another (Free) api that supports a more wide range of products given the barcode.

final String url = PRODUCT_STORE_URL + "/api/gtin/" + parseBarcodeToGTIN(barcode) + "/?format=json";

this is where I specify the URL and then the line after that, I make a HTTP request

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.