# Mini-Project handler This is a very basic project management system built with php. Goal is to provide a simple yet usefull tool to manage task during a small project between several people. ## To install do: To set e-mail settings, change docker-compose.yml file environment variable "MAIL_FROM=" Ie. MAIL_FROM=me@myproject.com Also set SMTP_HOST, SMTP_PORT, SMTP_USER and SMTP_PASSWORD to match your details Default user: admin Default password: test