Readme added.

This commit is contained in:
2021-01-26 16:45:00 -06:00
parent d1bac9a520
commit 82797d6106
+3
View File
@@ -0,0 +1,3 @@
An archive of my business store front from what I believe was my Open Source Software class.
Written purely in PHP, it allows the user to add / remove items to a shopping cart, and
perform a mock checkout (IIRC).