Sign inSign up

agonbar/pdp

By agonbar

Updated about 8 years ago

Lamorisse Dev Build

Image
0

291

agonbar/pdp repository overview


Lamorisse Logo
Lamorisse

InstallRoadmapDocumentationLicenseContact 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.

Build Status

Install

With Docker

# Run from dockerhub
$ docker run -it -p 80:80 -p 22:22 -p 8765:8765 agonbar/pdp

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

Scripted version for a clean Debian 9.0 (run as root)

$ wget -O - https://goo.gl/e6VAks | bash

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

GitHub @agonbar  ·  Telegram @agonbar  ·  adriangonzalezbarbosa.eu  ·  Email [email protected]

Tag summary

Content type

Image

Digest

Size

208.1 MB

Last updated

about 8 years ago

docker pull agonbar/pdp