Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 449 Bytes

File metadata and controls

8 lines (5 loc) · 449 Bytes

Rental Property Management System

  • Uses Vaadin, a Java framework built on Spring Boot. The DocuSign API is used to to implement contract signing. The system services landlords and renters by allowing the registration and rental of properties.

To run the project, run mvn jetty:run and open http://localhost:8080 in browser.

To update to the latest available Vaadin release, issue mvn versions:update-properties