aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md38
1 files changed, 28 insertions, 10 deletions
diff --git a/README.md b/README.md
index 0992cf1..e451170 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,40 @@
-# firebase-ecommerce
-Trying to create an ecommerce website using firebase
+# Firebase Ecommerce
+[![ForTheBadge built-with-love](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://GitHub.com/luciferreeves/) [![ForTheBadge makes-people-smile](http://ForTheBadge.com/images/badges/makes-people-smile.svg)](http://ForTheBadge.com)
-This site is hosted on github pages
+[![ForTheBadge uses-html](http://ForTheBadge.com/images/badges/uses-html.svg)](http://ForTheBadge.com) [![ForTheBadge uses-css](http://ForTheBadge.com/images/badges/uses-css.svg)](http://ForTheBadge.com) [![ForTheBadge uses-js](http://ForTheBadge.com/images/badges/uses-js.svg)](http://ForTheBadge.com)
-Try the demo out : https://luciferreeves.github.io/firebase-ecommerce/
+[![Website luciferreeves.github.io](https://img.shields.io/website-up-down-green-red/https/luciferreeves.github.io/firebase-ecommerce.svg?style=flat-square)](https://luciferreeves.github.io/firebase-ecommerce/) [![MIT license](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](https://lbesson.mit-license.org/) [![Last Commit](https://img.shields.io/github/last-commit/luciferreeves/firebase-ecommerce.svg?style=flat-square)](https://luciferreeves.github.io/firebase-ecommerce/) [![Twitter Follow](https://img.shields.io/twitter/follow/lucifercreeves.svg?label=Follow%20Me%20on%20Twitter)](https://www.twitter.com/LuciferCReeves)
-This site showcases the use of Google Firebase : https://firebase.google.com
+#### I am trying to create a firebase based Ecommerce Site.
-All products shown on this site are non-existent and would not be shipped. The products are shown only for demonstration purposes.
+## Feature List:
-Payments of the products are not processed.
+- [x] Login/Signup Functionality
+- [x] Login Check
+- [x] Add to Cart
+- [x] View Cart
+- [x] Store Cart Items in Database
+- [x] Cart Total Display
+- [ ] Multiple Instances of Same Product
+- [ ] Product Searching
+- [ ] Account Management and My Orders
+- [ ] Checkout Functionality
-There is a great lack of styling on the site because I do not intend to create a "beautiful" ecommerce solution but a "functional" ecommerce solution.
-Clone this repository and make your own changes if necessary.
+<strong>This site is hosted on [Github Pages](https://pages.github.com) and is Powered by [Firebase](https://firebase.google.com).</strong>
+
+Try the demo out : https://luciferreeves.github.io/firebase-ecommerce/
-To clone:
+### Notes:
+
+- All products shown on this site are non-existent and would not be shipped. The products are shown only for demonstration purposes.
+- Payments of the products are not processed.
+- There is a great lack of styling on the site because I do not intend to create a "beautiful" ecommerce solution but a "functional" ecommerce solution.
+
+## Cloning:
+
+Clone this repository and make your own changes if necessary.
````
git clone https://github.com/luciferreeves/firebase-ecommerce.git