Coder Social home page Coder Social logo

lib-connect's People

Contributors

mahdialagab avatar moejoe90 avatar

Watchers

 avatar  avatar

lib-connect's Issues

Create a general module the application runs on V1

This should be the main point of action of the service.

It should handle which module is running if it threw what to do
It should handle all errors and auto restart if turned off

You might find already in github some good examples

For now it only needs to be a place where the other modules could run from

Create a data scrapping module V2

The module now should have error handling.

If ca request to Facebook fails the module should handle the expectation and retry 5 times the request then exit if it still fails.

Would be good also to ping for example another website just to check if the service still has internet.

The module should also read the error coming and analyze what it means. Additionally propagate it to the Parent #1

Create a data scrapping module V1

The module for now should handle only scrapping successfully data from a link that exists already in memory.

Meaning you can hard code a simple link to do your scrapping.

The scrapped data should be stored in memory also. This module shouldn't care about how to store the data.

As a test, you can print it on the screen.

Also the same applies for photos unless the module you will use for getting photos already does that then simply store it in a drive

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.