Giter VIP home page Giter VIP logo

dcems-web-interface's Introduction

Control Panel for DCEMS

Embedded Systems Class

Web-based control panel for the DCEMS project.

This project is a proof-of-concept.

It's main feature is to manage and monitor UPS and servers hosted on DCC@FCUP.

Requirements

  • Dart >= 2.0

Instructions

  • Installation
  1. Install the Dart SDK by following the instructions here: https://dart.dev/get-dart
  2. Download the repository to your PC
  3. Run "dart --version" to make sure the dart VM is installed.
  4. In the main folder, run: pub get in order to get the project dependencies.
  • Client
  1. Run: webdev serve
  2. Go to: "http://127.0.0.1:8080" to try the project.
  • Server
  1. Run dart server.dart on another terminal.

(Internet is required to get the Bootstrap assets from the CDN.)

Notes

The dummy server is listening on the 8500 port and the client app in the 8080.

This project was made on a Windows 10 machine running the Dart VM 2.7.2 on the Windows Powershell.

It should run in macOS and Linux too.

If you run into any problems when getting dependencies, make sure the folder you're currently on has the file "pubspec.yaml", and delete the file "pubspec.lock", then run pub get again.

dcems-web-interface's People

Contributors

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