Giter Site home page Giter Site logo

cosmin22h / e-smart Goto Github PK

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

Integrated Energy Monitoring Platform for Households

Home Page: https://ds2021-handaric-cosmin-2-front.herokuapp.com/

Java 51.68% Dockerfile 0.61% Shell 0.07% HTML 0.68% JavaScript 46.42% SCSS 0.53%
reactjs spring docker rabbitmq rest-api rpc-api heroku postgresql

e-smart's Introduction

E-Smart

Integrated Energy Monitoring Platform for Households

Link: https://ds2021-handaric-cosmin-2-front.herokuapp.com

Demo user:

  • usernmae: user1
  • password: user1

Requirements & Modules

This is a distributed system for an energy distribution operator that stores energy consumption data for its clients.

Modules:

  • Energy Platform: a web app for system management and data visualization
  • Sensor Monitoring System and Real-Time Notification: a monitoring system for sensor data acquisition build with message-oriented-middleware and web sockets for asynchronous notification
  • Smart Device Notification: a part of the web app which simulates a smart device for getting data about baseline energy consumption of the client

Functional requirements

  • users login and are redirected to the page corresponding to their role
  • the users corresonding to one role will not be able to enter the pages corresponding to oher roles
  • admin role:
    • CRUD operations for clients, devices, sensors
    • Create mapping client-device and associate sensors to devices
  • client role:
    • view on his/her page all the devices and sensors
    • view their monitored energy consumption
    • view historical energy consumption on a chart
  • the message-oriented middleware allows the sensor system to send data tuples in a JSON format
  • the message consumer component of the system processes each message and notifies asynchronously using WebSockets the client application
  • the client application displays a chart with the client historical energy consumption over d days in the past (default d = 7)
  • the client application displays the client baseline as a reference consumption for the next day
  • the client application asks the server for the best start time in the next day to minimize the peaks of energy consumption; it displays the new chart of estimated consumption as the baseline summed with the device max consumption

Technologies

  • ReactJS for client development
  • Material UI and Sass for client styling
  • Spring Framework for server development
  • PostgreSQL as database management system
  • Java Swing for producer (simulator) development
  • RabbitMQ as message broker
  • Docker and Heroku for deployment

e-smart's People

Contributors

cosmin22h avatar

Stargazers

 avatar

Watchers

 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.