You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 year ago | |
|---|---|---|
| db-init | 1 year ago | |
| src | 1 year ago | |
| Dockerfile | 1 year ago | |
| README.md | 1 year ago | |
| cleanup.sh | 1 year ago | |
| docker-compose.yml | 1 year ago | |
README.md
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