Controle de estoque
Stock Control: A stock control app developed using php with mysql and built using docker.
Installation
This app is built in Docker, make sure you have this installed before run it.
Clone main branch from stock contol repo.
Usage
Access projects/controle_de_estoque folder:
How to run the app:
Acess your web browser and enter the following link http://localhost:8001/.
Technologies
- PHP
- PhpMyAdmin
- MySQL
- Docker
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.