An open API service indexing awesome lists of open source software.

https://github.com/mikeheul/php_cart

PHP Project to manage a cart in session (trainer project for my students)
https://github.com/mikeheul/php_cart

bootstrap css html php

Last synced: about 2 months ago
JSON representation

PHP Project to manage a cart in session (trainer project for my students)

Awesome Lists containing this project

README

          

# PHP_Cart

![PHP](https://img.shields.io/badge/php-%23777BB4.svg?style=for-the-badge&logo=php&logoColor=white)
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![Bootstrap](https://img.shields.io/static/v1?style=for-the-badge&message=Bootstrap&color=7952B3&logo=Bootstrap&logoColor=FFFFFF&label=)

## Description
PHP Project to manage a cart in session (trainer project for my students)