Code Monkey home page Code Monkey logo

progetto-l20's Introduction

L20 Polling System

Una live demo dell'applicativo è disponibile all'indirizzo: https://l20.fresqo.net
Per il corretto funzionamento è necessario utilizzare un browser che supporti <input type="datetime-local">, quindi uno tra Chrome, Edge o Opera.

Istruzioni per l'utilizzo

Il progetto è stato realizzato con IntelliJ Idea, il framework Spring e il template engine Thymeleaf.
Per poter utilizzare l'applicativo è necessario disporre di una connessione con un database MySQL in locale o in remoto e un indirizzo email che servirà per le notifiche della piattaforma.

Una volta clonata la repository direttamente da IntelliJ Idea o con

git clone https://github.com/IngSW-unipv/Progetto-L20.git

sarà necessario accedere al server MySQL, creare uno SCHEMA dal nome 'l20pollingsystem' ed eseguire il file database/db-creation.sql. Successivamente si dovrà aprire il progetto in IntelliJ, caricare le dipendenze Maven elencate nel file pom.xml e in seguito modificare il file src/main/resources/application.properties inserendo l'indirizzo a cui si trova il database e le credenziali per accedervi, oltre alle credenziali per l'indirizzo mail di notifica.
A questo punto sarà sufficiente fare la build del progetto ed eseguire il metodo main della classe L20PollingSystemApplication.java, aprire il browser e puntare all'indirizzo http://localhost:9000.
Le dipendenze possono essere esplorate nel dettaglio qui.

progetto-l20's People

Contributors

feelpa avatar framaf avatar claudio-unipv avatar emanuelesimonettirosario 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.