#Task Manager API
A simple Task Manager API built with Symfony and API Platform The Project uses Docker for easy setup and deployment.
The API allows users to create,view,update,and delete tasks.
##Project Information
Project zzzfolder Name: task-manager-api
Database Name: task_manager-api
API Base URL:* /api
- Create a new task
- View all tasks
- View a single task
- Update a task
- Delete a task
- Dockerized environment for easy setUp
- PHP (Symfony Framework)
- API Platform
- MySQL
- Docker
- Docker Compose
- phpMyAdmin
Make sure you have the following installed:
- Docker
- Visual Studio
- Git
gitclone
git clone <your-github-repository-url>
cd task_manager_api
Author
Sheila Mae A. Solamillo