nvdnkpr / symfony-demo

A shopping cart application built with Symfony 2

Home Page:http://demo.noelguilbert.com/cart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README
======

Overview
--------

This application is a simple shopping cart manager built with Symfony. It's a
port of the original "Easy-Ajax" demo of symfony 1.x.

Installation
------------

To install it, just checkout the code in your web root, and run the check.php file.

If there are some errors, you need to fix them before to go further. When all
the issues are fixed (mostly write permission on cache/ and logs/ directories),
run the index.php or index_dev.php file:

http://localhost/sandbox/web/index_dev.php/cart

Enjoy!

About

A shopping cart application built with Symfony 2

http://demo.noelguilbert.com/cart

License:MIT License