Giter Club home page Giter Club logo

quorum's People

Contributors

alejandrox1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

quorum's Issues

startup script

Modify start.sh to make it more user friendly!
There are a ton of sudo's, this seems to be a problem because of how many times you'd have to enter your password.

Social media analytics

create a social media analytics dashboard to keep track of trends, mentions, shared urls, etc.

docker-compose.yml to bind them all

Consider creating a docker-compose in the base directory that spins up all the docker containers instead of a shell script that calls docker-compose in each folder.

Documentation

Improve the documentation

  • How to use this app
  • how to plug in new modules using kafka-python

requirements.txt in docker

Instead of Pip install in the dockerfiles, have each dockerfile do a pip install -r requirements.txt. In the requirements.txt, make sure the package has a version specified
Example:
facebook/dockerfile has the following lines
RUN pip install facebook-sdk
RUN pip install facepy

those packages should be in the requirements.txt as
facebook-sdk== version
facepy== version

removal of .gitignore_global

gitignore_global, when set, goes across all projects/repos on a users computer. This will probably causes issues with anyone who wants to contribute to this project. Suggest removing it and keeping the .gitignore

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.