Git Product home page Git Product logo

swm's Introduction

SWM Truck tracking System

Prerequisite:

  • Spring boot
  • Confluent Kafka
  • cassandra
  • NPM socket io, socket server

Folders

* waste-management/ : Core spring-boot application
* socketio-server/ : websocket server
* swm-admin/ : Admin Dashboard (React App)
* swm-driver/: Driver App (React Native)
* serverless/: POC for the data flow through AWS-native services

Local setup:

Serverless Setup: Follow the instructions in the serverless README.

#Interns - Changes made: Backend - in WasteManagement repo

  • Added new classes with required attributes
  • Added apis for create, update, search for all classes Data flow:
  • Data is recieved from api end points by controller, then a call is made to service where it is pushed to kafka-topics. It is picked up by consumer, and then to service. Here a call is made to repository and the response is sent back to controller. Controller sends the response to front end.
  • The tracking data recieved from kafka rest proxy is streamed to socket and repository.

Frontend - in swm-admin repo:

  • We modified the home page. We added links in side menu for adding new instances of the classes.
  • We made slight changes in dashboard display - passed some props (source, dest, enrouteOrders) to Tracker.

swm's People

Contributors

gitlankford avatar joelthompson avatar mahulivishal avatar muralim-gwl avatar niranjanv87 avatar ram257 avatar ranjeeetvimal avatar senthilkalimuthu avatar sivaprakash123 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.