Lamorisse
Install •
Roadmap •
Documentation •
License •
Contact Information
Lamorisse is a risk management, web based software, tailored to the needs of the current market. It can be run on a local environment or open to the internet, as needed. Stop those long e-mail chains between your consultants, keep everything on one place and stop worrying.
Install
With Docker
# Run from dockerhub
$ docker run -it -p 80:80 -p 22:22 -p 8765:8765 agonbar/pdp
Copy
Normal installation (not recommended)
# Clone this repository
$ git clone https://github.com/agonbar/PDP
# Go into the repository
$ cd PDP/proyect
# Copy contents from the PHP
$ cp lamorisse/* /var/www/html
# Load de Database
$ mysql -u iu -pui < db.sql
Copy
Scripted version for a clean Debian 9.0 (run as root)
$ wget -O - https://goo.gl/e6VAks | bash
Copy
Roadmap
Analysis (ETA 04/05/18)
@agonbar Will be in charge of the design of:
@srfernandez Will be in charge of:
Analysis (ETA 11/05/18)
@agonbar Will be in charge of:
Tests with CakePHP bootstrapping.
Any fix necessary over the last weeks progress requested by the client on the weekly meeting.
@srfernandez Will be in charge of:
Construction of the Mysql Database.
Design of the interface.
Any fix necessary over the last weeks progress requested by the client on the weekly meeting.
Models + Controllers (ETA 18/05/18)
@agonbar Will be in charge of:
Add missing code from DB-based classes magically generated by CakePHP.
Any fix necessary over the last weeks progress requested by the client on the weekly meeting.
@srfernandez Will be in charge of:
Add missing code from DB-based classes magically generated by CakePHP.
Any fix necessary over the last weeks progress requested by the client on the weekly meeting.
Views (ETA 24/05/18)
@agonbar Will be in charge of:
CSS Code general style.
Any fix necessary over the last weeks progress requested by the client on the weekly meeting.
@srfernandez Will be in charge of:
CSS Code specific pages styles.
Any fix necessary over the last weeks progress requested by the client on the weekly meeting.
UX (ETA 01/06/18)
@agonbar Will be in charge of:
Any necessary Javascript/CSS code to improve UX.
Any fix necessary over the last weeks progress requested by the client on the weekly meeting.
@srfernandez Will be in charge of:
Any necessary Javascript/CSS code to improve UX.
Any fix necessary over the last weeks progress requested by the client on the weekly meeting.
Cleanup & Testing (ETA 8/06/18)
@agonbar Will be in charge of:
Tests.
Corrections.
Any fix necessary over the last weeks progress requested by the client on the weekly meeting.
@srfernandez Will be in charge of:
Tests.
Corrections.
Any fix necessary over the last weeks progress requested by the client on the weekly meeting.
Deploy & Testing (ETA 15/06/18)
@agonbar Will be in charge of:
Deploy tests.
Any necessary fixes.
Any fix necessary over the last weeks progress requested by the client on the weekly meeting.
@srfernandez Will be in charge of:
Deploy tests.
Any necessary fixes.
Any fix necessary over the last weeks progress requested by the client on the weekly meeting.
Fixing & Testing (ETA 22/06/18)
@agonbar Will be in charge of:
Fixing errors.
Last changes on website.
Any fix necessary over the last weeks progress requested by the client on the weekly meeting.
@srfernandez Will be in charge of
Fixing errors.
Last changes on website.
Any fix necessary over the last weeks progress requested by the client on the weekly meeting.
Documentation
License
MIT
Contact Information