Giter VIP home page Giter VIP logo

citytwin's Introduction

CityTwin

The objective of CityTwin is to realize the simulation of a digital twin system in the context of the smart city. In particular, we want to realize a system that is able to capture and represent in digital format the behavior of the various entities present within the city.

  • Within the simulation, there will be two types of nodes: Mainstay and Resource.
  • Mainstay nodes are the backbone of the entire system.
  • Resource nodes represent abstractions of sensors, actuators, or more complex entities.
  • The user can view the current state of the system, the data history, and any statistics.
  • The user has the ability to interact with the system via GUI (E.g.: Intervention after the detection of a fire).

Technologies used

  • Scala + SBT
  • Akka
  • MongoDB
  • Docker

How to run the project

Common requirements

  • Scala 3.3.0
  • Java openjdk 17.0.7
  • SBT 1.x
  • Docker
  • Docker Compose

Platform specific requirements

Linux:

  • unzip

Windows:

  • Powershell
  • tar

Build and start the system

First of all, start the persistence service:

docker compose build
docker compose up

Then start the rest of the system in another terminal:

On Linux:

./scripts/startup.sh

On Windows:

./scripts/startup.bat

citytwin's People

Contributors

filippovissani avatar 19eddie avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

19eddie

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.