Giter VIP home page Giter VIP logo

riccardosagramoni / gestore-spese Goto Github PK

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

University Project for "Advanced Programming" course (BSc Computer Engineering @ University of Pisa). Developed in Java and JavaFX

License: GNU General Public License v3.0

Java 89.66% SQLPL 10.34%
java java-8 javafx unipi programmazione-avanzata pisa university-project university-of-pisa inginf ingegneria-informatica

gestore-spese's Introduction

Gestore Spese

Progetto in Java di 3 cfu per il corso Programmazione Avanzata (Ingegneria Informatica - UniPi, A.A. 2019-20).

Nel file Documentazione.pdf è presente la documentazione del progetto, comprensiva di casi d'uso e schema UML delle classi.

L'applicazione è stata sviluppata usando Java 8 e JavaFX 2.2, oltre alle librerie di terze parti presenti nella cartella libs/

Come eseguire il progetto

  1. Scaricare i file del progetto localmente
  2. Installare Java 8 e JavaFX 2.2
  3. Installare MySQL 5.2 o superiori ed eseguire lo script DumpDatabase.sql per la creazione corretta del database
  4. Avviare il DBMS MySQL sulla porta 3306 (configurabile per il lato client via file di configurazione XML)
  5. Compilare i file .java presenti in src/, includendo attraverso il comando classpath le librerie presenti in libs/
  6. Lanciare ServerLogEventiGUI.class dalla cartella root del progetto (NON dalla cartella che contiene i sorgenti)
  7. Lanciare GestoreSpese.class dalla cartella root del progetto (NON dalla cartella che contiene i sorgenti)

gestore-spese's People

Contributors

riccardosagramoni avatar

Watchers

 avatar

gestore-spese's Issues

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.