Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 483 Bytes

readme.md

File metadata and controls

22 lines (19 loc) · 483 Bytes

Web Applications Development @ ITBA (Buenos Aires Institute of Technology)

2nd sprint

Summary

This project resembles a web application to buy and sell/rent houses.

Execution mode

  1. Run "$mvn clean package" at the project root.
  2. Execute "create.txt create2.txt insert.txt insert2.txt" in that order to have the DB up to date.
  3. Deploy project in tomcat.

Technologies

  • Java
  • Spring
  • Spring MVC
  • Maven
  • PostreSQL
  • Git