A TodoList Application.
You can create as many projects as you like which are containers to tasks (todos).
- Apache Server
- PHP
- phpMyAdmin
- MariaDB
- HTML
- CSS
- Javascipt
- Docker installed.
- WSL (Windows Subsystem for Linux).
All technologies will be installed inside Docker containers, so you do need to download or setup anything manually.
git clone https://github.com/Tryferos/LAMP
cd my-project
docker-compose up