Skip to content

Web application of EasyRent a ficticial company that puts in contact owners and tenants in the real-estate sector, and manages the payments of these rentals. Not related with real companies.

Notifications You must be signed in to change notification settings

dnchia/EasyRent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyRent

Description

Project developed for the subject EI1027 at UJI

Prerequisites

  • Maven 3.x
  • Java 8
  • Free 8080 port

The application requires write permissions in:

  • /var/lucene Where the search indexes are being stored
  • /var/easyrent Application persistent files

How to run

  • -- Option 1: Run main() method from Application.class. This option is more suitable to failures, due to IDE dependency.
  • -- Option 2: Requires Maven. Follow the steps here. Once installed and added to the system path, run mvn spring-boot:run.

For both options, after running the app, browse to localhost:8080 to start using the application.

Authors

About

Web application of EasyRent a ficticial company that puts in contact owners and tenants in the real-estate sector, and manages the payments of these rentals. Not related with real companies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published