Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 781 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 781 Bytes

Taller de Programacion 2022 - FIng UDELAR

The project consists on 3 elements:

  • servidor-central: the desktop app.
  • servidor-movil: a sub version of the website, design specifically for mobile devices.
  • turismo.uy: the website.
  • servidor-web-estatico: static designs for the website.

Compilation:

You can just run the script.sh file and and it will make use of the maven tool to take care of dependencies and compile the project.

After that you will be able to find the files:

  • servidor-central/target/servidor-central.jar
  • turismo.uy/target/web.war
  • servidor-movil/target/movil.war

Integrantes: