W-Rent
From Carboogle
W-Rent project is suitable for car rent companies. You can manage business rules, point of sales, clients, vehicles and rents. See this report (in french) to have more details about the project.
This is a web application developped in java with AppFuse, using Hibernate, JSF, Spring, Acegi-Security, Ant, dbunit, ...
[edit]
Download
[edit]
Requirements
[edit]
Installation of binary
- Unzip
- Create a mysql schema wrent and a user for this schema (login: wrent, pass: wrent). Otherwise, modify tomcat context files to map your database
- Use sql scripts to create mysql tables and insert default data or ant task
- Read README file to setup the project in tomcat
You can also see this video file on how to setup the project.

