Coder Social home page Coder Social logo

manalijain06 / dropbox-mongo-kafka Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.21 MB

This repository is a prototype of Dropbox web application where a user upload a file, create folders and group, share a file to someone or in a group, download a file and maintain his files online. User can also see his activity in the past month by means of a graph.

HTML 0.51% JavaScript 96.66% CSS 2.83%

dropbox-mongo-kafka's Introduction

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

This repository is for Dropbox application using react js as front end and node js as back end and uses Kafka for scalability and fault tolerance.

DROPBOX

How do I get set up?

Client setup-

  1. Client module is dropboxclient
  2. Resolve dependencies in package.json
  3. Launch the application by - npm start
  4. Client port is 3000
  5. Hit the URL- localhost:3000

Server setup-

  1. Server module is dropboxserver
  2. Resolve dependencies in package.json
  3. Run app.js to start the server
  4. Server port is 3003

kafka Server-

  1. Server module is Kafka-back-end

  2. Resolve dependencies in package.json

  3. Start your Zookeeper and kafka Servers

  4. Create two topics for the kafka a) request_topic - to send all the requests b) response_topic - to send all the responses

  5. Run server.js to start the kafka server

dropbox-mongo-kafka's People

Contributors

manalijain06 avatar

Watchers

James Cloos avatar

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.