Skip to content

text-lock/cookeycart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple js-cart without database.

Features:

  • Hold cart data in the cookies after page refresh
  • Catalog HTML parser

ToDo:

  • Checkout section
  • AJAX e-mail sender
  • PayPal API

echo "# cookeycart" >> README.md git init git add README.md git commit -m "first commit" git remote add origin git@github.com:text-lock/cookeycart.git git push -u origin master

About

Simple JS/cookies cart.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages