Mecanica
From Carboogle
Mecanica project is suitable for companies that need a system to take rendez-vous and describe a task associated to a client. You can manage clients, tasks, stands (if you can work in concurrency), ... See this report (in french) to have more details about the project.
[edit]
Download
[edit]
Requirements
[edit]
Installation of binary
- Unzip
- Create a mysql schema mecanica and a user for this schema (login: mecanica, pass: mecanica). Otherwise, modify tomcat context files to map your database
- Use sql scripts to create mysql tables and insert default data or ant task
You can also see this video file on how to setup the project.

