Giter Club home page Giter Club logo

synkrino's People

Contributors

absaw avatar devprabal avatar

Watchers

 avatar

Forkers

absaw

synkrino's Issues

installer.sh pip is not installing dependencies in the virtual environment

  • Although, the created environment is activated through the installer.sh script, yet pip fails to install dependencies (from the requirements.txt file) into the environment. It installs it outside the environment (base). Improve this.

  • Make a script to run the app.py program in the synenv virtual environment.

Scraper code for other products

  • Write scraping code for other trending products for 2 platforms- Amazon and Flipkart.

  • Maintain a dictionary (maybe as an external file or in the code itself) for all products and their homepages on Amazon and Flipkart.

  • Integrate the code in app.py and put a switch case to check conditions for which product to scrape when Submit button is clicked.

  • Improve get_price_amazon() and get_price_flipkart() functions to accept product url as a parameter for generalisation and reduction of redundant code in app.py

Update README

Maybe outline the development process rather than the working of synkrino.

make instead of .sh script

Try writing a makefile which will build the environment for app.py to be executed instead of the installer.sh file.
Is it possible?
Is it required?
Is it(make) a better way to do than installer.sh or is it something different?

loading page

  • Make a loading page which has to appear before scrapper result page and after clicking on Submit button.

  • Use an SVG or a SCSS for full page loading display. Or increase the width of gif with the existing CSS

  • Separate script and style from index.html to another files and include them at appropriate positions/folders.

  • It should be removed from display as soon as scrapper is ready with its result.

  • Its integration with Flask

docker for testing it in ubuntu 16.04

I tested it to be running in Ubuntu 16.04.6 LTS using a Virtual Machine and downloading the installer.sh script and running it.
Can we create a docker image and make a container for testing on Ubuntu16.04.6 LTS ?

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.